Forum Replies Created
-
in reply to: Center the button
Hello,
Can i please see a link where are you using the buttons?
Thanks!
in reply to: logo in main header problems with upgradeHello,
This is the view i get in iphone when the iphone/ipad logo are removed:
https://postimg.org/image/jvl2260uf/
And this is the view in ipad:
https://postimg.org/image/bq3041mw7/To center logo in ipad, add this css into your Additional Css menu:
@media (max-width: 979px){ #logo { margin-left: 65% !important; }}Let me know.
Best regards!
in reply to: Codeless Builder cant create RowsHello,
What version of theme do you have? Please make sure to have the latest version of both theme and Codeless Builder. It’s very important.
Please use the back-end builder. The bin icon to remove an element/row is present. Also you can duplicate styles by clicking on the two-paper icon.
See screenshot: https://postimg.org/image/vw1wp660n/
Let us know.Best regards!
in reply to: UNWANTED TEXT ALL OVER THE SITE?!?!?!This reply has been marked as private.in reply to: gallery various problemsHello,
-I removed the additional code under the gallery carousel. This is added because there was a inner row inside a row and the closing tags where added.
-I added this code into your Additional Css menu:.owl-carousel .owl-stage-outer { overflow: visible !important; }To make the gallery carousel images show up.
-Normally if you want to link each image to an external page or link, just open the image in the Media and add a custom link to it there, but looks like the new version of WordPress 4.9.5 has removed this option. For now this is not possible. As an alternative way, please use “WP Gallery Custom Links” plugin to have this feature back.Best regards!
in reply to: Folie – Architecture TemplateHello,
@arturolucio,
You can find the video tutorials link in theme’s profile in Themeforest (screenshot) and or here directly: https://www.youtube.com/watch?v=JW3DvWEsm3M&list=PLVU592YreiCUae1wz5uUNCt0jTN_UiiyyThis topic has another author, please open your own topic and let us know what else we can help you with. This topic has a different author which is able to see all private replies.
Best regards!
in reply to: WPML page template problem on secondary languageHello,
I added the css in the page’s custom css and included the changes to remove the arrow and decrease the distance between header and content. See screenshot:
https://postimg.org/image/5q628yshz/
Please clear cache and refresh page.Best regards!
in reply to: Technical HelpHello,
1-I have visited the link – Can they help us make necessary changes into the theme?
I think you misunderstood. The link is a normal topic of customers who needed the same changes as you. The solution is in the replies. More specifically this part:It’s not something to remove other than add. You have to add the function that calls the image alt and displays it. 1-Media element: Go to file vc_templates/media.php and replace the code with the one in this link: https://codeshare.io/qtAwR 2-Portfolio square images: Go to file includes/view/portfolio/loop-grid.php and replace the code with this: https://codeshare.io/E3SJA 3- Latest Blog: Go to file vc_templates/latest_blog.php and replace all code with this: https://codeshare.io/ByPgBOpen the codeshare links to see the result code with the changes needed to add the ALT to images.
2- I believe We should send them WP-Admin credentials, Can we send them?
Do you mean to the support users in the topic? You can’t and you absolutely shouldn’t. They are customers just like you. And have no obligation in responding or doing any customization for you.3-Agreed, But I would like to change the id. How can I? This numeric id is not good for SEO perspective.
Is this in reference of the tabs/toggles? If yes, then i already told you this is a customization not possible from theme options. To alter this is needed coding that is not included in support. If you must have this, then we suggest you hire a developer (freelancer).4-Not working at my end, Can you help with this?
Are you referring in this point to the toggle closing when minus icon is clicked? I checked and you have a third party plugin related to tabs. The third party plugin “Tabs responsive” you have installed is conflicting with the accordition scripts.
I deactivated it and now the accordion are ok. See example here: https://parkerconsultinggroup.org/tabs-toggles/Please know that we answer to tickets according to their arrival time, the oldest first. The support time is from Monday to Friday 9:00AM-17:00PM (UTC+1).
*Please consider timezone differences while waiting for our reply!
Best regards!in reply to: Demo Import not workingThis reply has been marked as private.in reply to: blog title on startpageHello,
In this case, please edit the css above to this:
.home article.default-style .entry-content { display: none; } .home #blog-entries article .entry-readmore { display: none; }So it will affect only the home page.
Best regards!
This reply has been marked as private.This reply has been marked as private.in reply to: Technical HelpHello,
Sorry for the late reply.
1-The link covers the same request and in the replies is already added the code you need to check and change.2-Sorry but it’s not possible to change the tabs/toggles ids. If you must, then i suggest you hire a developer. This is a customization not covered from support.
3-Please try adding images of a smaller size in the slider. And check again in mobile.
4-Theme is still in full support and development. We will release updates in the future. If you have any suggestion on features to fix, please let us know. We’ll add them to the to-do list for the next update.
Let us know.
Best regards!
in reply to: Have some warning customizing June themeHello,
Can you please tell us the Codeless Builder plugin version? Please make sure to have everything updated, the plugins too.
Try to switch off (set to FALSE)WP_DEBUGparameter on wp-config.php. However, please know that this is just a warning and it will not affect your site whatsoever!
Let us know.Best regards!
in reply to: WPML page template problem on secondary languageThis reply has been marked as private.