I need the import of the demo purchased. In all my purchases of templates the demo is always included and yours does not work correctly. Please send me a demo that works Thank you
visual composer does not work in the entrances, only in the pages. how do I solve it. Please provide me with a demo to import. If you do not solve these problems I will want the refund.
The homepage is not supposed to be built with Visual Composer, which is bundled in order to layout single posts. Please take a look at the documentation and the articles section on how to create the widgetized homepage.
If you have more specific issues on something you see on the live demo and are unable to achieve I'll be glad to help.
How can I change the color of each individual category?
In menus I put the colors, but I do not change all the style of the page. I have done what you put in the manual but it does not work for me.
- How can change background color for Tabs, Tours and Accordion elements?
To do that you will need to override default CSS rules. This is easy, open your theme style.css file (or another file wherr your css rules located) and place this snippet in it:
div.wpb_content_element .ui-tabs .ui-tabs-nav li, div.wpb_content_element .ui-accordion .ui-accordion-header, div.wpb_tabs .ui-tabs .ui-tabs-panel {background-color: # ff0000; } This will re-color background to red color, change hex value to your color.
in the file: /www/wp-content/themes/powermag/style.css
How could I solve it?
I also need to change the language of the template to Spanish, how can I do it ??
1. This section is only to be made if you want to change the colors of extra stuff like Accordions Elements, I don't think you need it at this stage.
How can change background color for Tabs, Tours and Accordion elements?
To do that you will need to override default CSS rules. This is easy, open your theme style.css file (or another file wherr your css rules located) and place this snippet in it:
div.wpb_content_element .ui-tabs .ui-tabs-nav li, div.wpb_content_element .ui-accordion .ui-accordion-header, div.wpb_tabs .ui-tabs .ui-tabs-panel {background-color: # ff0000; }
This will re-color background to red color, change hex value to your color.
in the file: /www/wp-content/themes/powermag/style.css
Categories colors instead are set in Posts > Categories > Category Color
2. PowerMag is Localization ready, that means that you can translate it as any other theme or plugin using .po .mo files and a free software like poEdit. Also some plugins like LocoTranslate should work (probably simpler)
I need the import of the demo purchased.
In all my purchases of templates the demo is always included and yours does not work correctly.
Please send me a demo that works
Thank you
visual composer does not work in the entrances, only in the pages.
how do I solve it.
Please provide me with a demo to import.
If you do not solve these problems I will want the refund.
Hi there,
thank you for your purchase.
The homepage is not supposed to be built with Visual Composer, which is bundled in order to layout single posts. Please take a look at the documentation and the articles section on how to create the widgetized homepage.
If you have more specific issues on something you see on the live demo and are unable to achieve I'll be glad to help.
Thank you
Regards
djwd
How can I change the color of each individual category?
In menus I put the colors, but I do not change all the style of the page.
I have done what you put in the manual but it does not work for me.
- How can change background color for Tabs, Tours and Accordion elements?
To do that you will need to override default CSS rules. This is easy, open your theme style.css file (or another file wherr your css rules located) and place this snippet in it:
div.wpb_content_element .ui-tabs .ui-tabs-nav li, div.wpb_content_element .ui-accordion .ui-accordion-header, div.wpb_tabs .ui-tabs .ui-tabs-panel {background-color: # ff0000; }
This will re-color background to red color, change hex value to your color.
in the file: /www/wp-content/themes/powermag/style.css
How could I solve it?
I also need to change the language of the template to Spanish, how can I do it ??
Hi there,
1. This section is only to be made if you want to change the colors of extra stuff like Accordions Elements, I don't think you need it at this stage.
If you're referring about the colored corners:
Please check this Articole out: https://djwd.ticksy.com/article/1217/
Categories colors instead are set in Posts > Categories > Category Color
2. PowerMag is Localization ready, that means that you can translate it as any other theme or plugin using .po .mo files and a free software like poEdit. Also some plugins like LocoTranslate should work (probably simpler)
Please check this guide for more information: https://docs.themeisle.com/article/893-translating-themes-using-poedit
Hope it helps
Regards
djwd