Forum Replies Created
-
in reply to: How do you properly import the demo content?This reply has been marked as private.in reply to: Unable to Import Content
Hello,
Just the basic steps: -go to Tower > Import/Export (Demo data), select the demo and click import.
Best regards!
in reply to: PrettyPhoto Lightbox not working on Image GalleryThis reply has been marked as private.in reply to: Big menu and detail pages headerHello,
The issue with the header is that the ‘background-position’ css attribute is being set with a bit of delay. This means that something is preventing the js scripts to be executed on time.
Please deactivate all third party plugins first. Then try again. Also send us your ftp credentials in a private reply. So we can help you with the translation throw .Po/.Mo files.
Let us know.Best regards!
in reply to: Portfolio item’s title issueHello,
Did you enable the page header for the portfolio item? Please go to portfolio item’s > General Settings > Page Header Options > Active Page Header, set it ON.
You should be able to see the title in the page header area.
Let us know.Best regards!
in reply to: Link button to portfolio’s category from home pageHello,
Sorry but this is a customization not inclided in theme support service. Read more regarding it in our Support Policy.
Best regards!
in reply to: Pinch to ZoomHello,
To enable pinch-to-zoom in mobile, please go to file header.php and find this line:
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">Edit it to this:
<meta name="viewport" content="width=device-width, initial-scale=1">
Let us know.Best regards!
in reply to: Theme translation with child themein reply to: Fixed NavigationHello,
I don’t have a precise date just yet. But you will be notified via email.
Best regards!
in reply to: Responsive mobile problems…Hello,
I opened your site from an iphone but i don’t get that effect. Did you manage to solve it?
Let us know.Best regards!
in reply to: How can I fixed this problems..Hello,
I guess this is in the ipad? I see the content width is more than 100% (107% to be exact). This gives the page extra width and causes the horizontal scrolling. Please add this code into your custom css box:
@media (max-width: 1024px){ #content {width: 100% !important;} }Let us know how it will go.
Best regards!
in reply to: full blog element – TITLE DIMENSIONHello,
1-The outside title is a H1 header, so it will change. Just try it out.
3-Sorry but is not possible to have two different separate styles for blog. But you can use ‘Post Grid’ element for it. Set it up to show only two posts per row.
Best regards!
in reply to: Staff Carousel problem in IEHello,
Glad to know it’s ok. Thanks for sharing!
Best regards!
in reply to: "Uncaught TypeError: removelass is not a function"Hello,
Beside the error message, are you having any issue with theme functionality? What plugins do you have installed?
I need more info to debug this. May i see a link where are you running this?Best regards!
in reply to: Fullscreen Overlay menu not workingHello,
Glad to know it’s ok.
Best regards!