Solution for this topic
Yes, I have tried that. When I added the ‘Heading Animation’, the position is not where I want it to be. How do I adjust the position so that it will be located either in the middle, or left of the header as shown in screenshot 1.png?
You can position it using Yellow pencil editor plugin as described in the following page/
https://support.shufflehound.com/how-to-change-almost-any-element/
As for the customer listing, I am referring to the ‘Our Trusted Partners’ section from this demo: https://jevelin.shufflehound.com/autospot/
To achieve this please use Heading and Partners content elements and configure them as shown in the attached screenshots.
I’ve duplicated the home page to test out different settings but I’m still getting the same issue there:
Your shared site is not accessible for me and displaying the error so could you please make sure that it is accessible so that I can help you?
Also, will the gray gaps by the side of the sliders go away if I upload images that are bigger?
Yes but you have to also change slider width to flexible in the slider settings.
As we can’t access your site to troubleshoot the issue, could you please share us the ultimate members plugin so that I can troubleshoot it on my test site?
You are most welcome here 🙂
I can see the issues on your shared URLs so have you tried resaving your site permalink settings as requested above?
Glad to hear that it is working fine for you now.
As requested previously could you please share me the screenshot from the below demo site about how you want to the slider to display so that I can help you?
Hi @cheeks,
Thank you for your question.
I am not sure exactly what you are trying to achieve so could you please share me the screenshot of it?
Best regards,
Shufflehound team
You are always welcome here 🙂
Hi Amy,
Sorry to hear of the problem you are having.
I can see your shared portfolio page without any issue as shown in the attached screenshot.
If in the future you get 404 error then just resave your site permalink settings.
Best regards,
Shufflehound team
Sorry to hear of the problem you are having.
I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
Best regards,
Shufflehound team
You can achieve this by using Portfolio or Portfolio Fancy content elements in the page and configure it however you want as displayed in the attached screenshots.
Can you please explain a little bit more. Not this particular issue but how the theme business works.
You can get information about using the theme in the theme documentation as shown in the attached screenshot.
Visit below pages to get information about using Unyson page builder.
http://docs.themefuse.com/exposure/your-theme/plugins-2/unyson
http://docs.themefuse.com/exposure/your-theme/pages/the-visual-page-builder
Even you included yellow pencil which is CSS editor. If I understand well if I modify something in Yellowpencil than the Jevelin update will overwrite it.
No Jevelin theme doesn’t overwrite the changes made by Yellow Pencil Editor.
Why are you included a lot of elements and builder if I can modify the text and pictures only in demo pages without CSS coding knowledge
You can modify it but it seems you make mistake using it so we need to develop custom CSS code as we can’t access admin area of your site to see what mistake you have made.
I visited your shared site and saw this happens because of the javascript error message generated by following Ultimate Member plugin file as shown in the attached screenshot so please contact the plugin developer to resolve this javascript error.
/ultimate-member/assets/js/um-scripts.min.js
Hi @cheeks,
Thank you for your questions.
I plan to use the Standard Shop page. When I did preview, I saw my product on a single page with the following error message. Please see screen shot. <b>Warning</b>: sizeof(): Parameter must be an array or an object that implements Countable in <b>/home/citytec4/public_html/wp-content/themes/jevelin/woocommerce/single-product/meta.php</b> on line <b>26</b>
I don’t see the exact product on your site but I visited another product and don’t get any warning message on it as shown in the attached screenshot.
Please advise.
Top bar on this page is still showing the wrong top bar colour despite the code you sent.
It seems this all happening because of the caching you are using on your site described in your following topic.
I went to the demo content Shop pages but I could not see the product I added nor the new categories.
Could you please tell me which product and categories you have added?
Best regards,
Shufflehound team
I didn’t add anything on your site and it is displaying fine for me as shown in the attached screenshot.
Please clear your browser cache and disable the cache you are using on your site until we finish working on it.
Hi @cheeks,
I hope you are well today and thank you for your questions.
I went to pages – shop, so my URL is citytechchemical.com/shop. How do I edit from that page? I could not find the find the slider in the Revolution Slider option. Again, all I want is to replace the top image/slider and change some text. The “dark” image in the demo with glasses is not in the selection of sliders.
It is a Titlebar background image that you can change from theme settings as shown in the attached screenshot.
The shop page is a dynamic page generated by WooCommerce so you can’t directly change the content of that page.
Do I add my products in Pages – Standard Shop? Or do I do something else from Woocommerce?
You have to create products in Woocommerce as described in the below page.
https://docs.woocommerce.com/document/managing-products/
Best regards,
Shufflehound team
Solution for this topic
Instead of above shared CSS code you can use the below custom CSS code that will only affect to the pages you have set Page layout to Full Width as shown in the attached screenshot.
.content-container.sh-page-layout-full .container.entry-content { width: 100% !important; max-width: 100% !important; }
ok
You are always welcome here 🙂
You can resolve that color difference 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 .primary-desktop-light .sh-header-top { color: #556270 !important; background-color: #ffffff !important; } #page-container .sh-header-top .sh-table span { color: #556270 !important; }