Forum Replies Created
-
in reply to: number of portfolio items
Hello,
Please read this article for more information on how to change the number of portfolio items to show in a page.
Best regards!
in reply to: Various issuesHello,
-I responded you regarding the first question in this topic of yours.
-The sidebar is present in blog page, but is empty. Did you add any widgets to it? Please make sure you did, if the issue persists, send us your wp credentials in a private reply.
So we can give a closer look.Best regards!
in reply to: Accordion doesn’t display title sectionHello,
Please update theme. This issue is fixed in the latest release.
Best regards!
in reply to: Theme logo and layoutHello,
@HeartRock,
To edit logo dimensions, please go to Header Options and change the header height. The logo will change according to it.Best regards!
in reply to: WooCommerce / Shop problemsHello,
Please send us the link to your shop page. So we can check it.
Best regards!
in reply to: Home SLIDER above the menu :(Hello,
To get the look you wanted, i took the following actions:
-set OFF the transparency in General Options > Header Options > Make Transparency Header.
-Selected the Header Style to “Navigation with border separators,..”
-Activated the top navigation area and added the necessary widgets to top header and after navigation area.
Please check your site.Best regards!
in reply to: Replace Slider with static imageHello,
I accessed your site via iphone 4 & 5 and this is what i get: screenshot.
Please clear cache and refresh page. Let us know.Best regards!
in reply to: Blog issue on homepageHello,
Please add this code into your custom css box:
.latest_blog .no_carousel .blog-item { min-height: 415px; }Best regards!
in reply to: Woocommerce Cart Page not reponsive on mobileHello,
Can i please see a link where are you running this? I opened this page, but it looks ok in mobile (screenshot).
Best regards!
in reply to: Logo in footerHello,
That is just a text widget with this content in it:
<img src="https://codeless.co/tower/default/wp-content/uploads/2015/08/logonewwhite.png" alt="" style="width:120px;"> <br /> <br /> Lorem ipsum ex vix illud nonummy, novum tation et his. At vix scriptaset patrioque scribentur, at pro fugit erts verterem molestiae. <br /> <br /> <b>Address:</b> New York City, 441 US<br /> <b>Phone:</b> +2251 544 54<br /> <b>Email:</b> [email protected]Add it to your ste and replace the image url with your own.
Best regards!
in reply to: Contact form for contact pageHello,
Have you added any contact form? Please make sure to have installed the ‘Contact Form 7’ plugin first. Then add the contact form from visual composer elements.
Best regards!
in reply to: Google Maps not visibleHello,
You must have added the link with the
<iframe>tag along with it. You should add only the map link. If you send us the correct address, i can provide you the right link to add.
Let us know.Best regards!
in reply to: Active Post Like should be a starHello,
Please go to file includes\post-like.php and find the function getPostLikeLink(). Find and replace (with the icon you want) the icon class from this line of code:
<i class="linecon-icon-heart"></i>Best regards!
in reply to: Post grid Portfolio – Basic GridHello,
To remove the date of recent news from displaying, please add this code into your custom css box:
.recent_news.vertical .blog-item span.date { display: none; }To remove the date from images (onhover), add this code:
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date { display: none; }Best regards!
in reply to: Revolution slider textboxHello,
Sorry i don’t understand. Can you be more specific? Did you try the solution i suggested? What action did you perform till now?
Best regards!