Forum Replies Created
-
in reply to: importing from theme builder
Hello,
Can you please fill in the necessary information on your extra information fields of your profile data? So we can give it a closer look.
Read this article for more information.
Best regards!
in reply to: Footer widget social icons alignementHello,
I see them now. I was using a adblock add-on in my browser so the ads were hidden.
Please add this code into your custom css box:.widget_ads a img { padding-left: 60px !important; }Result screenshot.
Best regards!
in reply to: Theme updateHello,
Updating theme and updating plugins are different processes.
While you update theme, it will automatically replace parent theme files. This does not cause any issue with your current child theme. So it is not necessary to de-activate it.
But if you are updating the plugins, this is another process. As you see the main theme folder has the ‘plugins‘ folder included in it. When you first install theme (parent), in your wordpress dashboard, you will see the message requiring you to install neccesary plugins. WordPress follows this path parent_theme/plugins to find and install the included plugins. If you try to update from child theme the url will be child_theme/plugins, which does not exist and will generate the error.
I hope i explained it clearly. Please let me know if you have further questions.Best regards!
in reply to: Installing the WPML crashes our websiteHello,
Please provide the wordpress credentials as well. I need to access the dashboard too.
Best regards!
in reply to: Footer widget social icons alignementHello,
Can you please explain better? What image are you referring to? This is what i see, screenshot. There is no image here.
Let us know.Best regards!
in reply to: Share not working on postsHello,
You have a very old version of theme. Please update theme first then try again. Read theme documentation for more information on theme update. And this article for information on Visual Composer plugin update.
Let us know if the issue persists.Best regards!
in reply to: Visual Composer not workingHello,
Please download a fresh copy of theme files from your Envato account. Replace all theme files in your server and install theme once again.
Let us know.Best regards!
in reply to: Layout settingsHello,
That is because it is selected the “OFF” option for it. Go to the Page’s Settings > Overwrite the default post layout, set it ON. Then you will see the other options.
Best regards!
in reply to: Remove menu and logo on a pageHello,
Please add this code:
.header_wrapper { display: none;} .header_7.header_wrapper { display: none;} @media (max-width: 767px){ .header_wrapper {display: none;} }Let us know.
Best regards!
in reply to: Featured images automatically disappearedHello,
The images are stored in the database(server). Once you import them, you can add them or not in your site by using theme options. This is not controlled or depended from theme.
Please contact your host and make sure you are not being hacked or have any virus in your site.
Let us know.Best regards!
in reply to: Website layout is all messed upHello,
I see you have an error in your site, see screenshot. Please check all code you have added in the “Tracking Code / Custom CSS / Custom JS” fields in your General Options.
You are using a site layout customizer plugin, please disable it as well. What theme version are you using? Please make sure to have the latest update of it.
Let us know.Best regards!
in reply to: Theme updateHello,
You are trying to update plugins while you have still the child theme active? This is not correct. First activate parent theme and then update plugins, otherwise you will get the “wrong url” error.
To update Visual Composer you have to follow the instructions in this article.
Let us know.Best regards!
in reply to: Attachment page layoutHello,
Can you please explain better? What are you referring to as the “Attachment page”? You can change a page’s layout at the Page’s options > Overwrite the default post layout, select the wide layout (screenshot).
Let us know.Best regards!
in reply to: Import (dummy data) stuck at 65% (Business variant)Hello,
Please read this article regarding it.
Let us know if you have further questions.Best regards!
Hello,
Add this code into your cusotm css box:
.header_3 .header_widgetized { border-left: 2px solid #4dd9ff; }NOTE: Please open a new ticket for other new questions. This post is too loaded and it has lost it’s original point. In order to keep a clean an easy to browse forum, every topic should address to only one issue.
Thank you for your cooperation.Best regards!