Forum Replies Created
-
in reply to: Webshop Template
Hello,
Sorry for the late reply.
I modified the shop page and now it is like the demo (product list and woocommerce widgets in the right sidebar). You just need to add more products (edit the current ones).
Let us know.Best regards!
in reply to: Tower Menubar animation on SafariHello,
Sorry for the late reply.
Can you please be more specific? I don’t get any animation on safari when using the “Below the logo navigation with background” header style. Can i please see a link where are you trying this?
Let us know.Best regards!
in reply to: Media linkHello,
Sorry for the late reply.
Please go to file admin\inc\fields\media\field_media.php and find these lines:
https://codeshare.io/1rKfXRemove the
target="_blank"from them and save.
Let us know.Best regards!
-
This reply was modified 10 years ago by
Mirela.
in reply to: Uploading ImageHello,
Can you please explain better your issue? I see there are a total of 5 images in the slider. You have to scroll horizontally to see all images. do you want to be able to see them all at once? That is not the default behavior of the gallery carousel slider.
Let us know.
Best regards!
in reply to: TWagency slider missingHello,
You just need to select one of the available sliders. Please go to page’s General Settings > Sliders, select one of the available sliders. If you have not imported/created any slider (Revolution or Layer slider) then first create them, then select the slider you want to use in the page.
Let us know.Best regards!
in reply to: Dummy Data Import Sticks at 65%Hello,
Please sens us your wp credentials in a private reply. So we can give it a closer look.
Best regards!
in reply to: Post header background not showingHello,
Did you set any background image to it? What plugins do you have installed? Please send us your wp credentials in a private reply. We need to check this further.
Best regards!
in reply to: headerHello,
Sorry for the documentation. We will update it very soon.
The menu is repetitive because you have imported dummy data several times. The import process does not include only creating pages and posts, but also it creates the menu. So importing multiple times has lead to this. But that is not something to worry about as you only need to remove the menu items you do not want.
Go to Appearance > Menus.By importing dummy data you get pages / posts / portfolio items/ menu and some other configurations already set for you. But you need to customize it further in order for it to have the same exact view as the demo.
The images are not included in normal import. If you must have them then import with attachments. But please note that this will increase data size noticeably and may cause memory exhaustion during the process(it depends on your host configurations).
So the better idea is to import without attachments and upload your own images.The link you send is not running our theme. If you want you can send us your site’s login data in a private reply. And we can help you set it up like the demo.
Let us know.Best regards!
in reply to: background image in row – safari errorHello,
I edited the code to this:
@media only screen and (-webkit-min-device-pixel-ratio: 1) { ::i-block-chrome, .section-style.parallax_section { background-attachment: scroll; } }So it will affect only safari browser. Please check your site.
Best regards!
in reply to: Tower Multi-lingual supportHello,
yes, tower theme is compatible with WPML plugin and does include the .PO/.MO files for translation.
Best regards!
in reply to: Title slider on Portfolio Entry "Gallery Grid"Hello,
You have to enable page header for the portfolio item. Go to portfolio item General Settings > Page Header Options > Active Page Header, set it on.
Best regards!
in reply to: highlight bold menu itemHello,
1-Please add this code into your custom css box:
footer .inner .widget ul .current-menu-item a { font-weight: bold; }2-To change it’s color on hover please add this code:
footer#footer a:hover { color: #fe6c61 !important;}Best regards!
in reply to: New theme update – Visual Composer FIXHello,
@rlambertiv,
Please send us your site’s wp credentials in a private reply. So we can give it a closer look.Best regards!
in reply to: various errors sporadicallyThis reply has been marked as private.in reply to: Disable Responsive Behavior for Single PageHello,
No that wouldn’t be feasible yet. You can add custom CSS / Javascript to a page to change it’s look though.
Best regards!
-
This reply was modified 10 years ago by