You did it wrong.
Please see my previous reply where I have told you to change #services URL to http://br688.teste.website/~arboreoe/#services
Sorry but I don’t know any cheaper way.
We are working on it…
Thank you for sharing site credentials but it didn’t work for me.
I get an error that the password is incorrect.
Please make sure it is correct and working fine.
I visited your shared site homepage but didn’t see the issue.
Is it resolved now or you have changed homepage layout?
I don’t see the changes on your shared site.
Please tell me how you did it by sharing screenshots of it.
It only works for some filters but it seems you are trying to arrange all filters which won’t work using CSS code.
To achieve this, you have to develop custom PHP code.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
ok, how to make this changes?
Just edit the Menu item URLs where you have added #services
If i use this plugin the name of topics in my website will translate? Like #service to #serviços and etc?
No I don’t think so but you can directly ask the plugin developer.
Solution for this topic
Thank you for your question.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.single-post.postid-2078 #sidebar, .single-post.postid-2076 #sidebar { display: none; } .single-post.postid-2078 #content, .single-post.postid-2076 #content { width: 100%; padding-right: 0; }
Best regards,
Shufflehound team
Hi @LuukDriessen88,
Sorry to hear of the problem you are having.
I visited your shared site and saw you are using Shopkeeper theme on your site and not Jevelin theme.
Please advise.
Also please ask WooCommerce Local Pickup Plus plugin developer why he thinks it is theme issue.
Best regards,
Shufflehound team
Hi @fkond,
Sorry to hear of the problem you are having.
You can resolve it by referring the solutions shared in the following topic.
https://support.shufflehound.com/forums/topic/google-map-element-doesnt-work-properly/
Best regards,
Shufflehound team
I hope you are well today and thank you for your question.
Currently, the theme doesn’t fully support Brizy page builder so it is not recommended to use it.
You can either use WPBakery Page Builder (Visual Composer) or Unyson page builder bundled with theme.
You can contact Brizy page builder support on the following page.
https://wordpress.org/support/plugin/brizy
Best regards,
Shufflehound team
Hi Michael,
I hope you are well today and thank you for your question.
The unyson content element doesn’t support it so you have to search & use third party plugin to use it.
Best regards,
Shufflehound team
Hi @alexsocialsoup,
I hope you are well today and thank you for your question.
That metabox may be displaying in the bottom for you as shown in the attached screenshot.
If it doesn’t then would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will be able to see it.”?
Best regards,
Shufflehound team
Hi Jürgen,
Sorry to hear of the problem you are having.
Please try deleting and reinstalling latest version of Gillion theme.
This can be child theme issue used on your site so to confirm it just temporary use the Gillion theme on your site. If everything works fine then it’s your child theme issue.
Also this can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Best regards,
Shufflehound team
You are most welcome here 🙂
Hi @Pioes,
I hope you are well today and thank you for your question.
You can achieve this using custom solution as described below.
https://themes.artbees.net/docs/add-callout-button-menu/
https://wpexplorer-themes.com/total/docs/header-one-menu-button/
Best regards,
Shufflehound team
Yes you need to change it to style2 as displayed below.
.sh-portfolio-filter-style2 .sh-filter-item[data-filter="*"], .sh-portfolio-filter-style2 .sh-filter-item[data-filter=".category-retail"], .sh-portfolio-filter-style2 .sh-filter-item[data-filter=".category-hotels_resorts"] { float: left; padding-right: 10px; }
Are you using any cache or minification on your site?
If yes then please try disabling them.
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
@B Have you tried the solution I have shared above?