Forum Replies Created
-
in reply to: Remove slider from mobile phone view
Hello,
The landscape view has the screen wider than the 480px of the mobile view. That’s why the option may not recognize it and apply it.
However, this is easily done with a little custom css. Can I see a link to your site? So i can send you the right code to add.Best regards!
in reply to: Site breakdown after updating themeHello,
Please add some wp and ftp credentials in a private reply.
We will check it asap.Best regards!
in reply to: SpaceHello,
I checked the site and i see the block of text in the slider is aligned left: https://ibb.co/pZXKGf8
Did you manage to fix this? Are you still having the issue with the designer css box?Let us know.
Best regards!in reply to: Picante frozen on template importHello,
To change the background image of the slider, hover with the mouse over the slider and click on the “Row” control. The Row settings will open up at the left sidebar. There open the “Design” tab, here you can change the background image and other settings.
The same goes for the “Media” elements(the other images across the page). Click on “Media” control to open the settings of the element. Then change the image assigned to it.
Let us know.
Best regards!in reply to: Tower: Site inaccessible after updateHello,
Please add some wp and ftp credentials in a private reply. So we can check it closely.
Best regards!
in reply to: Header menu with iconThis reply has been marked as private.in reply to: Problem with WPBakery shortcodeHello,
That’s great to know.
Let us know if there is anything else we can help you with.Best regards!
in reply to: Picante frozen on template importHello,
Glad to know it’s set.
Let us know if we can help with anything.Best regards!
in reply to: Problems with Tower ThemeHello,
Yes, of course. Just add some wp credentials in a private reply.
Best regards!
in reply to: update junes 1.7.5Hello,
Please check your server requirements. You may need to increase the upload file size or memory limit allocated to wordpress.
Check the minimum requirements here: https://codeless.co/june/documentation/#requirementsLet us know.
Best regards!
in reply to: Add Facebook ScriptHello,
I suggest you add the script in the footer.php file. Save a copy of the edited file or use a child theme.
Best regards!
in reply to: Header menu with iconHello,
Sorry but Specular does not have this option. I suggest you try a plugin for it or if you will edit the theme files for it, i suggest you use a child theme to keep the changes safe from future theme updates.
Please keep in mind that this is a personal personalization and thus not included in support.
Best regards!
in reply to: Dropdown Menu not functionalHello,
Just go back to Appearance > Menus and uncheck the “Set as mega menu” box. Save changes again.
Let us know.
Best regards!in reply to: Featured Image CaptionHello,
Sorry for the late reply.
Our country has been hit by a major earthquake so the latest days we were unable to properly offer support.However, as mentioned in my last reply, these are suggested plugins that we have not tested. So we can not guarantee the 100% functionality of them. As mentioned in the support policy, we do not offer support on third-party plugins.
However, if the only issue you are encountering is the double image, i suggest you hide it using custom css. If you want to hide the featured image from the single post, try this code:
.blog-article.standard-style .media { display: none; }Best regards!
in reply to: Search bar adjustment in left navigation (header 7)Thank you for sharing your solution Manuela!
Have a great day!