Same problem here. Your solution worked for me (thanks for sharing it!) but a real bugfix would be really appreciated because this bug also exists in your demo: https://www.8theme.com/demo/royal
Same problem here. Your solution worked for me (thanks for sharing it!) but a real bugfix would be really appreciated because this bug also exists in your demo: https://www.8theme.com/demo/royal
Unfortunately, the count behind my link isn’t updated automatically after adding an item into the cart. But the badge-number does. Where do I find the code for the bade-number please so that I can include it into the top-bar?!?!
Update: I have now added a new link called “Cart” to the topbar. Now I want to add the cart overview that comes with mouseover the cart button. Any suggestions?
if you could just answer these two questions, this would help me a step further:
1. How can I add more links to the topbar/ top-links-section like in your Jewellery Demo, there is the link “Newsletter” – which file do I need to edit and how?
2. Is there a shortcode for the shopping cart widget?
Many thanks in advance!
Dear Eva, thank you for your answer.
Yes, I know that there is no such feature, but I hoped that maybe you could help me with creating this effect by my own. P.e. by telling me which files I have to edit or so.. I’m not that bad in such things but I would need some clues because I don’t know Royal that good yet..
Got it!
I mean: the class seems to be “open-this” but I don’t find the part where the “+” is converted to a “-
Yes thats what I#M trying at the moment, but I cant find the classes of “+” and especially of “-“…
Or I could style a toggle element from those shown here: https://www.8theme.com/demo/royal/?page_id=450. Could you tell me how to replace the “+” and “-” with custom images?
I won’t take the page online until I have not solved all issues. Think I will have to use another plugin.. thank you anyway..
no sorry, no changes…
Sorry, but I was wrong. <? makes all sections closed, but now I am not able to open them anymore. So sorry, but my problem is not yet solved..
Got it. It worked when I used <? instead of <!–. Is this right? Thank you!
What I dont understand: Here https://www.8theme.com/demo/royal/?page_id=450 all sections are closed. Isnt this the accordion tool? And where can I find these toggles?
Sorry, my website is not yet online. I’ve changed the line 1526 in wp-content/themes/royal/js/etheme.js to <!--$this.find('>li').first().find('.open-this').html(minusIcon).parent().addClass('opened').find('ul.children').show();--> Was that what you meant with “comment out”? Unfortunately, nothing changed…
Ive changed the line to
<!--$this.find('>li').first().find('.open-this').html(minusIcon).parent().addClass('opened').find('ul.children').show();--> but nothing changed…sorry, but could you help me again please?
Ok thank you but I#ve never before “commented out code”. I’ve found the part in the file. What do I have to do now?
Here it is:
if($this.find('.current-cat.parent-level0, .current-cat, .current-cat-parent').length > 0) {
$this.find('.current-cat.parent-level0, .current-cat-parent').find('.open-this').html(minusIcon).parent().addClass('opened').find('ul.children').show();
} else {
$this.find('>li').first().find('.open-this').html(minusIcon).parent().addClass('opened').find('ul.children').show();
}
hello,
Lets say i want to create an accordion via visual composer with 5 sections. On the frontend, the first section is open and shows the inner content and the 4 other sections are closed (collapsed). I would like all 5 sections to be closed on load…do you know what i mean?
Thank you…I’ve now decided to edit my jpgs for fullscreen sliders and give them 1600px as width (as you did in your demo version..
Sorry, my page is not yet online. But my question was a general question: In my NON-responsive themes, I set the imagewidth the same as the correlating container width. But in responsive themes I guess that I need to set a high image width to “satisfy” small devices as well as high definition screens. And I dont know if I shoul set the width to 500px or 1000px or 3000px or whatever.. Sorry for my bad english, hope you understand what I mean 🙂
Ok, thank you for your (very fast!) reply! So could you please send the actual version of Master Slider to me? Thank you!