Forum Replies Created
-
in reply to: The content of my website is in the left
Hello,
The Contact form 7 plugin its compatible with theme, so its not causing the issue.
If you haven’t installed other plugins and the issue continues, download the theme files again and replace them. There’s no need to unistall the theme. Then clear browser cache and open the website.
If the issue persist you should check the access rights on theme files in your host.
Let us know.Best regards!
in reply to: Missing Images on iPhone 6 PlusHello,
I see that some images don’t appear on portrait mode until you rotate the phone. Try uploading those images again and deactivate some of your third party plugins, to see if one of them may be conflicting.
But first update tower theme to the latest version.
Let us know if the issue persist.Best regards!
in reply to: Double titles on home page portfolio itemsHello,
Add this code to remove the h6 shown below the item title:
.recent_portfolio .portfolio_slider h6 { display: none; }Sorry for the incovenience, we will take a look at your profile for not displaying the support extended licence.
Best regards!
in reply to: Social media sharingHello,
Can you send us a link where you want to try this?
Posting through facebook on wordpress themes its being done with third party plugins that we do not offer support for.
What do you you want to display?
Let us know.Best regards!
in reply to: Codeless Slider on Mobile Version ProblemHello,
I see that you have an old version of theme and visual composer. We make new improvements every release, so you should keep it updated. Please update specular to its latest version 2.1 and visual composer to the version included on our theme 4.12.
(see this article for visual composer update).
Let us know if the issue persist even after update.Best regards!
in reply to: Codeless Slider on Mobile Version ProblemHello,
What theme version do you have?
Send us your wp credentials to give it a closer look.
Just update the profile user information, read this article for more information.Best regards!
in reply to: Footer alignmentHello,
Add this code to your custom CSS box to change the footer alignment to centered:
footer#footer .row-fluid.ff { text-align: center; }Let us know.
Best regards!
in reply to: Removing the Giant 404Hello,
You can add this code to your custom CSS box, to not display the big 404 heading:
.span12.not_found h2 { display: none; }Let us know.
Best regards!
Hello,
Have you set padding values at inner page content at general options? See here. The white space may be due to the paddings. You can also check the visual composer row top padding, where the element is added.
Let us know if the issue persist.Best regards!
in reply to: Codeless Slider on Mobile Version ProblemHello,
Have you turned on the Remove Sliders from Mobile Phone View button on Page Slider Options? If you want to show slider on mobile view, you should uncheck it.
Let us know.Best regards!
in reply to: Fatal errorHello,
Im assuming that you have installed the theme on the wrong folder. Here is an example of the directory where the theme should be installed : F:\xampp\htdocs\specular1\wp-content\themes\specular\includes\types. What kind of files are these /home/carlamel/public_html/eltano.es/ ? Send us your credentials to give it a closer look. Update the profile user information for that, read this article for more information.
Best regards!
in reply to: Missing Images on iPhone 6 PlusHello,
I see that you have added the code correctly on your custom CSS box. I don’t see any images missing on yourpages. Did you manage to fix it? Anyway consider updating tower to its latest version 1.8.2 .
Let us know.Best regards!
in reply to: Remove borders top bottom on Main Navigation ItemsHello,
You can add the CSS codes on your custom CSS box located at General option > Custom CSS Code. (see screenshot) If you want to customize the css for a specific page, you should add it to the page CSS box.
In you case you can add that to your theme CSS box.
Let us know if you need further help.Best regards!
in reply to: Portfolio page template issueHello,
This doesn’t happen on our side.
What theme version do you have? Have you installed many third party plugins?
Send us a link where this is running to visualize better the issue.Best regards!
in reply to: Different Colors for different Titles in MenuHello,
You can add this code to Custom Css box to make the sale menu item title light blue:
nav.right li#menu-item-1478 a { color: lightblue !important; }The custom CSS box is located on General options > Custom CSS Code see screeshot.
The second request its not included on theme support, sorry.Best regards!