Forum Replies Created
-
in reply to: Missing Elements and Visual Composer Pt2
Hello,
You have a very old theme and Visual Composer version. The latest theme version is 2.7 and latest VC version is 5.5.5.
Please download the latest theme version from your Envato > Downloads menu. Then proceed in updating theme and it’s included plugins.
Check these articles for more information:
https://codeless.co/tower/documentation/main.html#update_theme
https://support.codeless.co/?ht_kb=update-plugins-using-only-the-included-in-theme-versionBest regards!
in reply to: Stripe for WoocommerceHello,
I checked the checkout page and i can see all elements showing in desktop, being displayed well in mobile too.
The message you have highlighted is just a comment. Can you tell me an actual element in desktop, that you can not see in mobile?Best regards!
in reply to: Different Hyperlink settingsHello,
Yes, you can set the style up wit custom css. Add it in your Custom Css box. Example:
/*body link color*/ .top_wrapper a { color: #ff5400 !important; } /*footer link color*/ footer a { color: #ff5400 !important; }Change the color to your wish.
Best regards!
in reply to: Specular ThemeHello,
I see the posts in footer are showing good. (screenshot). This is a correct form of displaying the posts in footer. What do you want to change here?
Let us know
Best regards!in reply to: Width of pages are changing when changing the title.Hello,
I changed the title of “Our services” page and the layout is still boxed. Please check it: https://dev.hustvattarna.se/our-servicesss/
Let me know if you still have any problem with this type of update.
Best regards!
in reply to: media grid not displayingHello,
This is an issue related to WPML. The gallery too needs to be translated. Please check this article to help you with it: https://wpml.org/forums/topic/visual-composer-media-grid-translation-doesnt-display-images-js-error-nothing/
Let us know.
Best regards!in reply to: services circle iconsHello,
The css should be added in the General Options > Custom Css box. Can you confirm it was added here?
The css is to make the background image look better and adapt to mobile screen.
Let me know.
Best regards!in reply to: Mobile Display IssuesHello,
You can move the header elements in mobile using css. Like the code below:
@media (max-width: 480px){ .header_tools { margin-right: -65px !important; } /*edit the logo css already added before to move it around to your wish*/ .header_10 #logo { left: -39% !important; }}Best regards!
in reply to: Checkout and cart textHello,
The strings are all available in theme’s pot file (june\lang\june.pot)
Find and translate them here.Best regards!
in reply to: Many Issune In Different Different Section!Hello,
Sure i can check all them. But i need to login to your site first. The password is not valid anymore (screenshot). Except for the limited number of menu items in one menu tabbed element, all other points are a result of theme configuration. So i need to check the site to edit them.
Please keep in mind that these are not technically theme issues, as you can see in the online demo, none of them is happening.
Best regards!
in reply to: Service Circle Icon Clickable CodeHello,
Send me some wp credentials in a private reply. So i can check this closely.
Best regards!
in reply to: Can not Install Organic Theme DemoHello,
You can send them the screenshot and ask them to check if all files are being accessed. Also that you have all necessary access rights on the wordpress files.
Best regards!
in reply to: 1-click demo not workingHello,
Yes, just send me some valid wp credentials. Read this article for more information.
Best regards!
in reply to: Specular ThemeHello,
Set this css class instead of the current:
aside#widgetarea-sidebar
Result code:aside#widgetarea-sidebar { background: #c3c2c7 !important; margin-bottom: 20px !important; padding: 25px !important; position: relative !important; }Result screenshot: https://postimg.cc/yDhVG4Gd
Best regards!
in reply to: Price Range is BackwardsHello,
I see the price is already showing from low to high value: https://postimg.cc/MvpdhW43
What’s the problem here?If you are not seeing this, clear cache and hard refresh page.
Best regards!