Forum Replies Created
-
in reply to: Codeless Slider – Parallax not working
Hello,
Please send us your wp credentials in a private reply. So we can give it a closer look.
Best regards!
in reply to: Problem with responsive on IphoneHello,
In my last reply i send you a screenshot of the site in iphone (topic, screenshot). We did all the testing back then and there was no problem.
Did you change any thing?Best regards!
in reply to: Problem with customizing navigation since WPMLHello,
Did you made the changes suggested above? In my reply above, point 3 is where you have the solution for the flags in line with menu. If you didn’t yet made that edit, then it will not change anything.
Best regards!
in reply to: PHP warningHello,
Sorry for the late reply.
Please try this, go to file includes/view/menu-small.php and find this line:
if(!isset($args->max_columns)) $args->max_columns = 6;
edit to this:
if(!isset($args->max_columns) && is_object($args->max_columns)) $args->max_columns = 6;
Save.
Let us know.Best regards!
in reply to: Bug with the menue (newest version)This reply has been marked as private.in reply to: WPBakery Visual Composer UpdateHello,
We will release very soon a theme update with the new Visual Composer plugin included. Please look forward to it.
Best regards!
in reply to: Portfolio page not wrapping correctlyHello,
Please make sure your portfolio item images have the same height.
Best regards!
in reply to: Change header on blog postsHello,
Glad it’s ok now.
Thanks for letting us know about the notifications. We will check this.Best regards!
in reply to: All Icons Are MissingHello,
Sorry for the late reply.
I can see the icons in your site, did you solve the issue? You still have many errors in your site (screenshot). You may want to contact your host again as this is a host issue.Best regards!
in reply to: codless slider menu bar texts are hiden and whiteHello,
Please go to Appearance > Widgets and add 3 “Specular Widget Shortcode” widget in Top Header Left. These are the shorcodes:
[icon_text icon="moon-location"]Brooklyn, NY[/icon_text] [icon_text icon="moon-phone-hang-up"]+ (224) 115 44[/icon_text] [icon_text icon="moon-mail"] [email protected][/icon_text]Add “Specular Social Widget” in Top Header Right. Screenshot.
Best regards!
in reply to: Navigation Anchors/ScrollingHello,
Sorry for the late reply.
I edited the above code to this:.sticky_active .wpb_wrapper { padding-top: 60px !important;}
Please check your site, let me know if you need further support.Best regards!
in reply to: Add Instagram to social widgetin reply to: Vimeo Social Media IconHello,
Sorry but it is not possible to do this in a child theme. We will release soon an update of the theme with the instagram and vimeo added. Please get the update to have them already added.
Best regards!
in reply to: Blog Page – Different layout than blog postHello,
Sorry for the late reply.
Can you please be more clear? I don’t understand the issue. Do you need to have two blog pages? Which is the second one?Best regards!