Hi @jwids18,
I hope you are well today and thank you for your question.
No it is not possible. You can use only one page editor in a single page.
Best regards,
Shufflehound team
Hi @johang96,
I hope you are well today and thank you for your question.
The theme is optimized for both desktop and mobile.
There can be various other reasons why your site is loading slow as described in the following pages.
https://www.bitcatcha.com/blog/2015/10-frustrating-reasons-why-your-website-speed-is-slow/
https://www.pickaweb.co.uk/kb/website-running-slow/
https://gtmetrix.com/why-is-my-page-slow.html
You can improve your site performance as described in the following pages.
http://www.wpbeginner.com/wordpress-performance-speed/
https://codex.wordpress.org/WordPress_Optimization/WordPress_Performance
https://wpengine.com/blog/page-speed-wordpress-performance/
https://themetrust.com/test-wordpress-site-performance/
To optimize images and load them faster, you can use any of the following plugins.
https://wordpress.org/plugins/ewww-image-optimizer/
https://wordpress.org/plugins/wp-smushit/
Best regards,
Shufflehound team
That helped a little. The first two are now in the correct format, but the rest are still stretched. Images are also stretched when you open a post-page.
Please try regenerating thumbnails on your site using the below plugin.
https://wordpress.org/plugins/force-regenerate-thumbnails/
Also when I try to visit the posts on your shared site then I get redirected to another site.
Please advise.
On the post-page the header says “Blog post” – can I change that to the title of the post?
You can achieve it developing custom code in the Jevelin child theme as shared in the following topic.
https://support.shufflehound.com/forums/topic/blog-page-full-width/#post-6756
I used the code below to remove the margin at the top of the pages, but I want to 100px margin to be displayed at the post-page. Anyway to tweak the code to accomplish that?
#wrapper > .content-container.sh-page-layout-default {
padding-top: 0;
}
Do you mean single post page?
If yes then also use below custom CSS code.
.single-post #wrapper > .content-container.sh-page-layout-default { padding-top: 100px; }
All the posts on the home page and category pages are invisible. They are clickable but only the white background shows where the actual posts are.
The return-to-top button does not show.
The notice bar does not show.
It is working fine for me on mobile.
Which browser are you using on mobile?
Could you please test it on a different browser?
The dropdown navigation menu is visible but does not function.
I don’t see any dropdown submenu on your shared site.
Please advise.
Also, another odd thing is that the home page and category pages are still showing the sidebar and footer widgets, even though they’ve been disabled.
Have you disabled it in the theme settings?
Could you please share me the screenshot of it?
You are most welcome here 🙂
Hi @daptee,
I hope you are well today and thank you for your question.
You are using the plugin bundled with the theme therefore you are not direct customer of that plugin and cannot update that plugin until you purchase it.
Please find more information about it on the following page.
https://wpbakery.atlassian.net/wiki/spaces/VC/pages/524313/Update
We update the plugin with every new theme version. In this case you can just delete old plugin version and reinstall latest plugin version bundled with theme from Appearance -> Install Plugins
We will update the plugin in the future version of theme.
Best regards,
Shufflehound team
India
Yes I know it now.
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
Hi @Kayla,
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 displaying so that I can help you?
Best regards,
Shufflehound team
Hi @martinolesen,
I hope you are well today and thank you for your question.
It seems you are using Jetpack plugin on your site so could you please try temporary deactivating its Photon module on your site as shown in the attached screenshot?
Best regards,
Shufflehound team
Solution for this topic
Hi @keisenbraun,
I hope you are well today and thank you for your questions.
Need breadcrumbs to say “books” instead of “projects”
You can change it either by translating it as described here https://support.shufflehound.com/theme-translation/ or using any of the following plugins to change it.
https://wordpress.org/plugins/say-what/
https://wordpress.org/plugins/real-time-find-and-replace/
Need to make project cover images smaller / give more space to the content. Since images are of book covers, they need to be portrait and currently they are too large: http://jennastjames.com/books/picture-perfect-murder/
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 .sh-portfolio-single-image img { width: auto; } @media (min-width: 992px){ #page-container .sh-portfolio-single-right.col-md-8 {width: 30%;} #page-container .sh-portfolio-single-left.col-md-4 { width: 70%; } }
Best regards,
Shufflehound team
Hi James,
I hope you are well today and thank you for your question.
Please make sure that you are using below latest version of theme.
Please login to access this file
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 or use following plugin to check it.
https://wordpress.org/plugins/health-check/
Is the logo getting changed for you using theme options as shown in the attached screenshot?
Best regards,
Shufflehound team
Hi Red,
I hope you are well today and thank you for your question.
Instead of creating child theme using that plugin, please use the child theme attached to this reply.
Best regards,
Shufflehound team
Hi Florian,
I hope you are well today and thank you for your question.
I am not sure what you meant by list title here so could you please share me the screenshot of it?
Best regards,
Shufflehound team
No, still I am getting the same error.
You are most welcome here 🙂
It will be resolved ASAP but currently, we don’t have any exact timeline.
@jamesgal2 As requested above, to help us keep support thread separates could you please create your own thread for your question instead of replying on others thread as it makes the thread messy and hard to read.
If you want to you can also add reference of this thread in your newly created thread.
We would be more than happy to help you on your new thread.
Hi @neospark.
I hope you are well today and thank you for your question.
The theme doesn’t have any specific requirement so any captcha plugin will work with it.
If any captcha plugin doesn’t work for you then please contact the plugin developer to make it work.
Best regards,
Shufflehound team