Forum Replies Created
-
in reply to: Specular: php codeing not executing
Hello,
You can add new shortcode code in file \includes\register\register_shortcodes.php. Look at other existing shortcodes for example. Then add it’s file in \includes\core\shortcodes\sc folder. You’ll find it with other shortcodes in text editor. So you can use it where ever you want.
Best regards!
in reply to: Adjust Media Query for Nav Menu CollapseHello,
Please edit the above code to this:
@media (min-width: 979px) and (max-width: 1150px){ .mobile_small_menu { display: block !important;} #navigation { display: none;} #logo {padding-left: 32% !important;} }Best regards!
Hello,
The edit to the file is ok. It should be displaying all portfolio items. However, it is not. Please check your wp credentials because i can’t login with these. Also disable all third party plugins. One could be conflicting with theme scripts.
Let us know.Best regards!
in reply to: Specular PSDHello,
Sorry but there are no available PSD files for Specular theme.
Best regards!
in reply to: Incompatibility encountered with Revolution SliderHello,
Thanks for notifying. We will check this and make the necessary changes if needed.
Best regards!
in reply to: Social Icons in Header and FooterHello,
Yes, i need your login data. With admin permissions. Send them like the previous reply, as private. Don’t worry your data is safe with us.
Best regards!
in reply to: Problem with resposive in mobile and tablet.Hello,
I fixed it.
I added this code into your custom css box:.top_wrapper { width: 100% !important;} @media (max-width: 480px){ .wpb_revslider_element.wpb_content_element { padding-left: 0 !important;} } @media (min-width: 768px){ .wpb_revslider_element.wpb_content_element { padding-left: 0 !important;} }I double checked the responsive too. It is ok too.
Best regards!
-
This reply was modified 10 years, 5 months ago by
Mirela.
in reply to: Accordion not working after updateHello,
@mheiduk,
Please go to file includes/core/codeless_elements.php and find this line:
vc_remove_element("vc_btn");
replace with this:
//vc_remove_element("vc_btn");We do always include the latest released versions of all included plugins. However, thanks for pointing it out. We will include it for sure.
Best regards!
in reply to: Custom JS – Custom Page Header – sidebar mobileHello,
-You can change the sidebar positioning for mobile, with css. Or you can try with jQuery, to switch style (select right sidebar) when in mobile.
Sorry but this support does not cover such customizations. Read more about Support Policy.-Assign blog page in General Options. Example: options screenshot, blog page title screenshot.
-You are right. Sorry for the inconvenience. We will fix this in the next update. Meanwhile, please add the code directly to files header.php or page.php (if you want the output in page body).
Best regards!
in reply to: Visual Editor – MisalignmentHello,
Your Wordfence security plugin is prohibiting me to access the site(screenshot). Please disable all third party plugins and try again with visual composer. One of them may be conflicting with it.
Let us know.Best regards!
in reply to: Error Message on Visual Composer FrontendHello,
@tonyaleigh,
We have replied you the same day you posted your last reply in this topic(screenshot). Since our last reply contained a link of your site, my colleague marked it as private. (Not your reply, but staff reply) But this is not a topic created by you, and that is why you can not see the private replies.
In this topic, it has been 4 days since our last reply, to your’s. I have also responded you back within an hour in this other topic of yours.Please be patient as we are trying our best to respond to all our customers questions asap. Note that our working hours are from Monday to Friday, 9AM to 5PM (UTC +1:00). Please consider timezone differences!
However, if you are still interested in using this theme, please create a new topic and send us your ftp in a private reply. So we can fix this.
If you are determined to quit Tower, then please contact Envato support for the refund.Best regards!
in reply to: My sidebar dessapearsHello,
Please make sure you have selected the blog layout with sidebar, first. Check it at General Options > Blog Config.
If the issue persists, send us your wp credentials in a private reply. So we can give it a closer look.Best regards!
in reply to: I can´t update Visual Composer…Hello,
You do not need a licence key, if you have the latest theme version. Follow the steps described in this article.
Best regards!
in reply to: Problem with resposive in mobile and tablet.Hello,
As i wrote you above, i only edited a little the css code in your custom css box. That does not affect other configurations. The other suggested edits in bootstrap-responsive.css also do not affect the site.
Undo the changes to bootstrap-responsive file(or just overwrite it with a new copy).
Send us your ftp credentials as well, so we can give it a look.Best regards!
in reply to: Slider ImportHello,
Those are Codeless sliders. They are pre-created when importing the default demo and creative demo. It comes with the dummy data and can not be exported separately.
You have the Revolution and Layerslider samples in your ‘sliders’ folder.
You can import the two demos in localhost and copy the sliders configurations.Best regards!
-
This reply was modified 10 years, 5 months ago by