Forum Replies Created
-
AuthorPosts
-
Hi!
Can you post a screenshot of your view? here’s how it looks on my end – http://screencast.com/t/ptHX1FzsP
Regards,
JosueHello Lyse!
As Elliott said you won’t see it in your blogpage unless it is published, one thing you can try is to edit one of you already published Posts to see if the
moretag works.Best regards,
JosueHi!
Try the following:
https://wordpress.org/support/topic/set-two-woocommerce-category-thumbnailsRegards,
JosueHey!
Add this code to Quick CSS:
.news-time { display: none; }Regarding the Advanced Styling issue try re-saving the Theme Options to force a regeneration in the dynamic stylesheet.
Cheers!
JosueHi!
Add this code either to the text block or Quick CSS:
@media only screen and (max-width: 480px) { .slide-content { margin-left: 0 !important; } .slide-image { width: 100%; } }Cheers!
JosueJanuary 31, 2015 at 3:29 am in reply to: Position of logo and menu since update version 3.0.5 #388676Hi @wingman,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHey!
Could be, i’ll report it to Kriesi. In the meantime you can use this CSS code to hide the twitter link:
.asc_twitter{ display: none !important; }Regards,
JosueHi!
Try removing this code from your Quick CSS:
main.template-shop.content.av-content-full.alpha.units { display: none;}Regards,
JosueHave you checked it on an actual mobile device?
Best regards,
JosueHey!
Is it only happening on the search result page? can you please create us a WordPress administrator account? post it here as a private reply.
Cheers!
JosueIn that case we’d need FTP access if you want us to help you with this modification.
Best regards,
JosueHi!
Did you manage to fix it? i’m not seeing that blank box on my end:

Best regards,
JosueHey Peter!
That number changes depending on the available vertical space of the user so the whole image can be viewed, if you don’t like this functionality you can disable it with the following code (add it to Quick CSS):
img.mfp-img { max-height: initial !important; }Best regards,
JosueHi!
Try removing some of the image sizes you don’t use in functions.php, line 117-128:
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36); // small preview pics eg sidebar news $avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogs $avia_config['imgSize']['featured'] = array('width'=>1500, 'height'=>430 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['featured_large'] = array('width'=>1500, 'height'=>630 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['extra_large'] = array('width'=>1500, 'height'=>1500 , 'crop' => false); // images for fullscrren slider $avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>185 ); // images for portfolio 4 columns $avia_config['imgSize']['gallery'] = array('width'=>845, 'height'=>684 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['magazine'] = array('width'=>710, 'height'=>375 ); // images for magazines $avia_config['imgSize']['masonry'] = array('width'=>705, 'height'=>705 , 'crop' => false); // images for fullscreen masonry $avia_config['imgSize']['entry_with_sidebar'] = array('width'=>845, 'height'=>321); // big images for blog and page entries $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 );Best regards,
JosueHi,
Try the following: open js/shortcodes.js and look for line 39:
new $.AviaTooltip({'class': "avia-tooltip avia-icon-tooltip", data: "avia-icon-tooltip", delay:0, scope: "body"});Replace it by this:
new $.AviaTooltip({'class': "avia-tooltip avia-icon-tooltip", event: "click", data: "avia-icon-tooltip", delay:0, scope: "body"});Regards,
JosueHi!
You can disable comments globally in Settings > Discussions or individually in Screen Options > Discussion (Post edit page).
Cheers!
JosueHey!
Can you please specify what isn’t functioning properly? i couldn’t note any issues so far.
Regards,
JosueHi,
Try with this:
<FilesMatch "\.(ttf|otf|woff)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>If you still get the error, please create us a temporary FTP account, post it here as a private reply.
Regards,
JosueHey!
Yes, i could see the download on the smartphone, however it has nothing to do with Enfold but with the embed code, you need to use this instead:
<iframe src="https://www.youtube.com/embed/BMGpcuSzF-c?autoplay=1&loop=1&playlist=BMGpcuSzF-c&wmode=opaque" width="312" height="160" frameborder="0" allowfullscreen="allowfullscreen"></iframe>Changed /v/ to /embed/.
Regards,
JosueHi,
Can you please create us a WordPress administrator account on the dentists website? post it here as a private reply.
Regards,
JosueHi!
Just change the code in the dentists.theimplantexperts.com Enfold functions.php:
add_action('ava_after_main_menu','custom_things'); function custom_things() { echo '<div class="secondary-logo"> <a href="http://theimplantexperts.com/"> <img src="http://dentists.theimplantexperts.com/wp-content/uploads/sites/2/2015/01/TIE_WebHeader_Patientslink1.png" /> </a> </div>'; }Cheers!
JosueHi!
however, it only worked when the mouse is hovering over the area that is previously covered by text, once the mouse hovers out of that area, the the transparency disappeared.
Can’t reproduce this, the slide remains transparent as long as the cursor is hovering the slide – http://screencast.com/t/WEMW8fpme
Best regards,
JosueJanuary 29, 2015 at 11:32 pm in reply to: Small correction to a CSS path for 2 icons error.png and tick.png #388028Thanks, i’ll report it.
Regards,
JosueHi!
Yes, you can use this option – http://screencast.com/t/uc2SpvbHL, however this will disable the linking of the parent menus as now they will be used as triggers for the submenus.
Regards,
JosueHi!
The code is working, the video doesn’t show on mobile devices – http://screencast.com/t/2mzGac9sG
Please note that heavy theme customization is not something we can support.
Cheers!
JosueHi Marcus!
Please post some screenshots, i couldn’t note any issue on my Windows install. Also, have you checked it on another computer?
Regards,
JosueHey!
I checked your website on my Windows 7/IE8 install and the links are working as expected, please see – http://screencast.com/t/n4c9WsjNVHDE
Best regards,
JosueHey!
2. Clicking an individual slide will open a new popup with settings for that slide.
4. Can you post a screenshot/mockup of what would you want to achieve?
Regards,
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
Josue -
AuthorPosts
