Forum Replies Created
-
in reply to: Completely unusable page builder
Hello,
You can try installing the latest version in a localhost and try it out. Then proceed to update at your current site.
Let us know what you think.Best regards!
in reply to: Portfolio FullWidth Header & MoreHello,
I set up a new page exactly as the demo. All you needed was to set the homepage’s layout as portfolio layout. I did not change the home page but instead i created a new page. This is it: https://www.glpevents.com/portfolio/
Assign it as your homepage in General Options > Select Homepage.
Add more portfolio items as your projects and don’t forget to assign them a category in order for them to show up in the page.1-Yes, you can add the logo. Every element in the page is a Visual Composer element. You can add/remove/edit each of them. In the new page i created for you, just delete the center “Custom heading” title (screenshot) and add the media element in it.
2-Yes, there is another portfolio style that keeps the information displayed all the time. You can try and set “Portfolio Style” to “Basic with Title and Description”. I already set this up in the page i created for you.
3-In file includes/view/portfolio/single-container.php you had only edited the first pair of these strings. There were still other strings to edit in this file. I changed them and now the single portfolio items titles are as you want them.
Please check your site. Let us know.
Best regards!
in reply to: Buttons are not working on mobileThis reply has been marked as private.in reply to: Specular Minimal 2Hello,
I edited some of the options in Codeless Slider > Slides > Codeless Slider Options. Please clear cache and refresh page.
Let us know.Best regards!
Hello,
1-Please go to Appearance > Menus, find your main menu and remove the duplicates. Save changes.
2-All pages are included on Default Demo. After you can select the preferred page as home page or create a new one from scratch. Also you can select the preferred Footer and Header with the Wizards.
Please make sure to install all required plugins before.
Let us know.Best regards!
in reply to: Portfolio FullWidth Header & MoreHello,
Can you please send us some valid wp credentials in a private reply? So we can help you set up demo like the online version for you to keep on working on it.
Just to be more clear, can you post the link of the online demo you imported? So there are no misunderstanding from our part.Thanks!
in reply to: Preview doesn’t show anythingYou’re welcome.
Let us know if you need further help.Best regards!
in reply to: Website looks bad on mobileHello,
Yes, you can achieve this with custom css too. Add this code:
@media (max-width: 480px){ #logo { left: 11% !important;} .mobile_small_menu { color: white !important;} }Change the values to your wish.
Best regards!
in reply to: Portfolio imagesHello,
Did you upload again the images after setting up the portfolio image dimensions in Codeless-Image Sizes?
Can you please show us a link where are you having this? So we can give it a closer look.Best regards!
in reply to: Woocommerce Order-received doesnt worksThis reply has been marked as private.in reply to: Hendel – Search results displaying shortcodesHello,
Open page options, go to Screen Settings (top-right corner). Open it and check the “Excerpt” box. Screenshot: https://postimg.org/image/55v7apiol/
The excerpt text field will show up in the page options below. Add the text and save changes.
Screenshot: https://postimg.org/image/43l0s7xb9/
If you do not see this option at all, go to your functions.php file and add this line at the end of it:
add_post_type_support( 'page', 'excerpt' );
Try again now. Let us know.Bets regards!
in reply to: Switch earlier to responsive menuHello,
I checked your site and the header is already white in ipad mode. I suggest you clear cache first and then refresh pages.
Best regards!
in reply to: menu and logo disappearing on mobileHello,
You can do that by adding a
margin-leftattribute to the#logo img.dark. Example:#logo img.dark { width: 95% !important; margin-left: 20px !important; }Change values to your wish.
Best regards!
in reply to: icon of login®ist and wishlistHello,
1-This is the current layout of the login. We will change it in the next update. Thank you for the feedback.
2-Please make sure to have assigned the wishlist page at YITH plugins > Wishlist (screenshot)
The wishlist page needs the wishlist shortcode in it:
[yith_wcwl_wishlist]
Screenshot: https://postimg.org/image/4a2upbc7p/
Let us know.Best regards!
in reply to: Preview doesn’t show anythingHello,
Did you install and activate the required plugins as well? Your current installation settings, where PressMate theme is installed, could be very different from Tower structure. Being unable to map the existing elements in the Tower structure, that preview shows up.
I suggest you build up a test site using Tower and then upload it online.Let us know.
Best regards!