Forum Replies Created
-
AuthorPosts
-
Hi,
Try replacing this css code I gave from:
#menu-item-144395 > a { background-color: #ddd; }
to
#menu-item-144395 > a { background-color: red; } #menu-item-144395 > a:hover { background-color: #ddd; }
#ddd is a light gray color you can use hex color codes value like this or you can use color names. You can use this as a reference: http://htmlcolorcodes.com/
Best regards,
NikkoHi Elisa,
Sorry for late response and missing this thread. I have added the code and tested it, the image on slider is now larger though it’s not that large so not much of the image are cut off.
Best regards,
NikkoMarch 15, 2017 at 9:56 am in reply to: div#main.all_colors does not stetch anymore full width #761253Hi,
That looks weird, if I adjust the header position by 30px I could see 2 scrollbars on the right. Also I could see the googletagmanager code in the body as well as:
<br style="display:none;" itemscope="itemscope" itemtype="https://schema.org/WebPage">
Can you try to remove the additional codes and add it one by one to know what causes the issue.
Best regards,
NikkoHi,
You can turn off the Element Preview in textblock by editing this file: wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/textblock.php and find this code (line 24):
$this->config['preview'] = "large";
just comment that line or replace it with this:
// $this->config['preview'] = "large";
I would advise however to use a child theme and override the module using instructions in here: http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/
Best regards,
NikkoHi,
The login is working however you have 152 pages, can you give us the link to the page? also to clarify the issue, is it if there are changes made in promo box the module doesn’t save? or the page doesn’t save?
Best regards,
NikkoMarch 15, 2017 at 9:14 am in reply to: Layerslider: Slides problems after theme update to 4.0.2 #761225Hi,
Can you try to Slider Settings in your Layerslider WP and go to Layout then try to adjust the settings there or provide us with admin access? so we can check the backend.
Best regards,
NikkoHey ccyran,
The only have 3 options in Masonry Gallery’s Size Settings, unfortunately outside of that we don’t have other options. The masonry gallery on your site looks good.
Best regards,
NikkoHey fanlokbun,
Thanks for providing the admin login, can you give us a link to your site?
Best regards,
NikkoHey Europroject,
Try to checkout this post: https://kriesi.at/support/topic/google-maps-api-multiple-times-on-the-page/#post-251997
Best regards,
NikkoHi,
Your code is still rendering even in Private Content. Try to post your code in http://pastebin.com/ and post the link here. Also can you give us temporary admin access so we can check the backend.
Best regards,
NikkoMarch 15, 2017 at 6:51 am in reply to: Pagination in Blog element of Portfolio item, not working #761161Hi,
Can you give us ftp access? if you try to change the permalink to plain the pagination works out just fine, but using other permalinks it seems to redirect to the same url instead of pointing to /page/2
Best regards,
NikkoMarch 15, 2017 at 6:26 am in reply to: The Masonry element shows all the blog articles when they link to an empty cat #761146Hey mcourbot,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
NikkoMarch 15, 2017 at 6:24 am in reply to: Advanced Layout Editor for Posts Clears Content in Default Editor View in Enfold #761144Hi,
Try to add this code at the bottom of functions.php:
add_action('admin_head', 'my_custom_code'); function my_custom_code() { echo '<style> #poststuff #avia-builder-button { display: none; } </style>'; }
Hope this helps.
Best regards,
NikkoMarch 15, 2017 at 6:19 am in reply to: How can I add a company logo in the header of mobile menu? #761140Hey pimroll,
I can see this logo in http://imgur.com/a/qxX5Q in the header in the mobile version of you site.
Best regards,
NikkoHi,
Can you give us a link to the page you are referring? it can be on your site or if it’s on the demo please post it here.
Best regards,
NikkoMarch 15, 2017 at 6:11 am in reply to: Bug in default responsive/mobile tables (to display tabular data) #761133Hi,
Can you give us temporary admin access? the link that isn’t published can’t be viewed unless you have the right access.
Best regards,
NikkoHey Mark,
Try to check out this thread: http://kriesi.at/documentation/enfold/missing-layerslider-images/
Best regards,
NikkoHi,
Try to follow instructions in http://kriesi.at/documentation/enfold/custom-tab-and-toggle-ids-for-prettier-url-hashes/ edit each toggle again, at the bottom you should see an ID field. Hope this helps.
Best regards,
NikkoHey JSteinruck,
Thanks for providing the login username and password, can you also post the login page of your site? also give us permission to deactivate any plugins necessary if it would cause any issues.
Best regards,
NikkoHey Sadegh,
Try adding this css code in QUick CSS:
#top.home #wrap_all #av_section_1 .av_one_fifth h2 { font-size: 22px; font-weight: 600; line-height: 1.1em; text-transform: uppercase; }
Just adjust the code as you see fit. Hope this helps.
Best regards,
NikkoHi,
There is a text transform option there where you can change it to uppercase.
Best regards,
NikkoMarch 15, 2017 at 5:35 am in reply to: Re-load the images in the layer slider, after the update loss #761112Hi,
Glad that Ismael could help :)
Best regards,
NikkoHi,
Glad that Ismael could help :) Thanks for using Enfold :)
Best regards,
NikkoHey Meny,
1. Are you using chrome? you can check on this thread: http://stackoverflow.com/questions/17517600/mailto-links-do-nothing-in-chrome-but-work-in-firefox
2. I have added this css code in QUick CSS (located in Enfold > General Styling):
#top .avia-slideshow-button.avia-color-light { font-size: 22px; }
3. I have commented this css code that is already in Quick CSS:
#menu-item-144395 > a > .avia-menu-text { color: red; }
and above it I added:
#menu-item-144395 > a { background-color: #ddd; }
Just adjust the color as you see fit.
Best regards,
NikkoHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
NikkoOkay Jon,
Thanks for using Enfold :)
Best regards,
NikkoHi,
Try adding this css code in Quick CSS:
#top .fullsize .template-blog .big-preview img { width: auto; margin: 0 auto; }
Hope this helps :)
Best regards,
NikkoHi,
This is fixed. I found out that the Google+ submenu link under Reviews of you Main Menu causes the issue. I removed the submenu because the link (private content) does affect the jquery.js called by wordpress and causes issues to the testimonial slider.
Best regards,
NikkoHi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
NikkoHi,
The code should be placed at the bottom of functions.php, I would recommend using a child theme so you don’t need to do the same process when there is a theme update: http://kriesi.at/documentation/enfold/using-a-child-theme/
Also if it causes an error try to manually replace ‘ and ” as sometimes these are changed when copying and pasting and causes the code not to work or even crash the page.As for Second thing mentioned above – when it was fixed on webpage itself, it was not on image slider – can this be also fixed or not?, are you referring to the font of easy slider?
Best regards,
Nikko -
AuthorPosts