As requested above have you tested it by adding some text content in the header banner code field to check whether it works fine?
Also, would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin log in details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?
No, it is not.
It will be the next version and we will notify you here after updating it.
You are most welcome here 🙂
Hi @hltgdr,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is not displaying so that I can troubleshoot it?
Best regards,
Shufflehound team
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.
I didn’t do anything to resolve the 504 error but are you still getting it?
You are most welcome here 🙂
Solution for this topic
I logged into your site and imported the Corporate demo content on your site without any issue as shown in the attached screenshot.
Could you please check it?
Hi Gabriela,
Sorry to hear of the problem you are having.
I have tested it on my test site and it’s working fine for me using latest version of Jevelin theme.
Please login to access this file
Could you please share me your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
It won’t mess your site but when the WPBakery plugin is deactivated on your site then at that time your site may display broken so you have to activate the plugin immediately.
To avoid this you can just check whether the update is available for the plugin here Appearance -> Install Plugins and update it.
Solution for this topic
Actually wait, I have a big issue moving forward. As you can see in those last screenshots, the ‘max-width’ value has an ‘!important’ added by the theme. So I will not be able to modify that value with custom CSS–correct?
You can overwrite it.
Please refer the information provided in the below pages to understand how you can do it.
Hi @Buzzie8,
I hope you are well today and thank you for your question.
Please edit that blog page and check what you have set in the Page Settings and your site Reading Settings as shown in the attached screenshots.
Best regards,
Shufflehound team
Hi @eudanck,
I hope you are well today and thank you for your question.
1. How do I change these titles?
Those are the widget titles that you can change from the widgets area as shown in the attached screenshot.
2. Your own rituals? At where? And these numbers?
These are displayed by the “Shufflehound Social Counter” widget that you are using in the widget area and the numbers are fetched from the respective social networking sites.
3. How can I decrease the size, font, and color of citations?
You can try achieving this using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
4. What post does it appear here? Does this rule follow? Can I choose one for each post?
This is also displayed by the widget added in the widget area as described above and you can edit the widget settings to configure it.
Best regards,
Shufflehound team
Solution for this topic
Hi @krollemurow,
I hope you are well today and 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
#page-container .blog-style-mini1 .post-title h4 {
font-size: 24px !important;
}
Best regards,
Shufflehound team
Yes, that is what I mean to develop custom CSS code.
(2) I don’t think so. It’s just the first new loaded post from four. The others new load posts were displayed correctly. Further more if I look at the same post at the category page it will displayed correctly.
We are troubleshooting it more.
(3) It’s weird. I tested it on my mobile and it‘s not working. What’s about if you send me a screenshot, let say of section ‚Digital Impact‘ after ‚load more‘?
I understood it now that the issue occurs when we use multiple Blog Posts basic content elements on the same page.
I have notified this to the developer to fix it.
To achieve this, you have to develop custom code in the child theme of Jevelin theme.
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
To achieve this, you have to develop custom code in the child theme of Gillion theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here.
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
I tested it multiple times using different browsers but still, the issue doesn’t occur for me.
Could you please tell me exactly when it displays for you?
1. At that break point, the layout does change. But the images are not full width, as in the example site I showed you. Is there any way to ensure that?
The image that you have used is smaller in size so please use the larger image to achieve the same result.
2. This is a custom CSS solution. To be clear, would it be possible to implement this solution via WPBakery, specifically, by editing the Responsive section on the page, i.e. via these instructions? Or do those instructions pertain to something else?
No, I don’t see any other way to achieve this than using custom CSS code.