Forum Replies Created
-
in reply to: WordPress Goes Blank after Specular Install
Hello,
@HDGadmin, did you followed the steps described above? If you still have the issue, please send us your wp credentials in a private reply. So we can give it a closer look.Best regards!
Hello,
Showing only the page’s category specific items, is the default behavior of portfolio page. If you have difficulties with pagination, please reset permalinks.
Else please send us your wp credentials in a private reply. So we can give it a closer look.Best regards!
in reply to: Codeless Slider Parallax EffectHello,
Please refer to this topic about parallax effect.
For the other effects, if you can, send us your wp credentials in a private reply so we can check your customizations.Best regards!
in reply to: General Options no longer savingHello,
I understand. Can you please perform again the first actions? (disable all plugins, clear cache..) This issue was caused by Redux Framework and it’s fixed in the latest update.
Best regards!
in reply to: Google analytics is not being recognizedHello,
You should add only the function, without the script tags. This code:
(function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,’script’,’//www.google-analytics.com/analytics.js’,’ga’); ga(‘create’, ‘UA-66786900-1′, ‘auto’); ga(‘send’, ‘pageview’);Let us know.
Best regards!
in reply to: Contact formHello,
Can you please tell me where are you trying to make the styling? You can change it’s layout with css too.
Best regards!
in reply to: Client Dark version is not showingHello,
Did you imported images for the dark version? Please add images and try again. If you are seeing only the demo ones, note that the dark version has white images that become visible if you are using a dark background.
Let us know.Best regards!
in reply to: Menu not showing on mobileHello,
Sorry for the late reply.
Please add this code into your custom css box:@media (max-width: 480px){ #logo { left: -35px !important; top: 16px !important; }}Best regards!
in reply to: Accordion custom colorHello,
Please add this code into your custom css box:
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading { background-color: #97E08B;}Change the color to your need. Let us know if this is what you wanted.
Best regards!
in reply to: Select specific pages in Post GridHello,
Sorry for the late reply.
if you want to link portfolio items with other pages, you will have to edit theme files. I can give you the instructions. But that means that all portfolio items will be affected and you will have to set up the link for each of them.
Let me know how will you decide.
Can you please send us your wp credentials in a private reply? So we can investigate the reason of the code displaying.Best regards!
in reply to: Carousel Arrows not in positionHello,
Sorry for the late reply.
No, that’s the theme’s default layout.Best regards!
in reply to: Social Media Icon change color effectHello,
Please add this code into your custom css box:
.top_nav .social_widget li i:hover { color: #D0DF51; }Change the color to your need.
Best regards!
in reply to: portfolio, pages and posts issuesHello,
Sorry for the late reply.
Can you be more specific please? I checked the portfolio items, but they do show the text you have entered in the content field. You have not entered any info for the ‘Custom fields’, that why they did not display. Here is the portfolio item i edited:
https://eltano.es/portafolio/mapa-emocional/
The Portfolio item title is there, but you must have done some css editing for it to hide away. Add this code into your custom css box and it will display again:.page_header_yes .top_wrapper { padding-top: 100px;} .header_page, .header_page { height: 90px;} .header_page h1 { color: #6A686D;}Best regards!
in reply to: Font Awesome Icons not Showing UpHello,
Sorry for the late reply.
I see you have removed the ‘Back to Top’ button. It shouldn’t create any blank space. If you set it to display again, i can check it up.
Font Awesome has conflicts with the newest Visual Composer. Please use one of the other libraries available for the icons.Best regards!
in reply to: Demo contentHello,
Sorry for the late reply.
Glad to see that you managed it. Let us know if you’ll need help.Best regards!