Forum Replies Created
-
AuthorPosts
-
Hi Peter,
First of all thanks for your support, but something got wrong :(
Please check the website, there’s a “tiny” error :D I tried to delete the code you provided to get back but the error is still there.
Did I do something wrong?:D
Cheers,
DavideHi Dude:)
AWESOME IT WORKS! Thank you very much. Keep in mind that as I said, it seems to be an Enfold bug since this feature has been deployed. So you can fix it for the next version.
Cheers,
DavideSorry, I’m dumb :D
The login url was wrong <.<
Hi Dude:)
Sure!
Thanks in advance
DavideHi Dude:)
Yeah that’s it! Maybe my bad cuz I wasn’t clear on the question. It works. Please there’s another problem with Enfold and looks like the bug is still not solved: few patch ago you have deployed a new feature that allow to put link in the columns, but with this feature the smooth scroll doesn’t work properly. Any news about?
You can find the example in the private link, try to click in the second section “1 Datos más destacados”
Thanks in advance
DavideHi Victoria:)
It doesn’t work really… I supposed that the value “window_offeset > 100” meant a %, because the “scroll to top” appears when the second section (200%) starts.
I’ll investigate more, meanwhile if you any other suggestion would be appreciate
Best,
DavideThank you Victoria:)
But maybe I was wrong cuz changing the value to 200 it doesn’t work as I expected :D
Any suggestion?
scroll_top: function() { setTimeout(function() { var target_offset = target_wrap.offset().top - 175, window_offset = win.scrollTop(); if(window_offset > target_offset || target_offset - window_offset > 100 ) { $('html:not(:animated),body:not(:animated)').animate({ scrollTop: target_offset }, options.timing, options.easing); } },10); },
Thanks in advance:)
DavideJuly 30, 2018 at 9:36 am in reply to: [WOOCOMMERCE] Product Grid – Show attributes in excerpt #991453Hi Mike:)
thanks I’ll figured out with your suggestion.
Cheers,
DavideHi Ismael,
Thanks for the report, I’ll check it:)
Best
DavideHi Ismael,
don’t worry, it’s not about you. My complaining was about the missing attention with the issue when I provided the access to let them check. Anyway it’s solved with the third-party plugin, but with Enfold the problem still exist.
If you want to investigate and login, you can temporary disable the plugin and check it. I’m telling you because it could be a minor bug with Enfold and I think it could be useful for the community.
Thanks and sorry for the misunderstanding
Davide- This reply was modified 6 years, 3 months ago by aderal2016.
I installed the plugin API KEY for Google Maps and it works. This is the proof there’s something wrong with the theme, if anyone want to check it.
Hi Ismael,
First of all thanks for your support. Now I see, how can I fix this? The Enfold version is 4.4.1
Regarding the theme option reset, it wasn’t intentional, in fact I don’t know how it happened but the theme has been switched to Enfold (instead child). Now it’s fixed.
Cheers,
DavideHi,
I’m using the right API and it’s not about the Credit Card cuz I have one. Please I’ve the feeling it’s a technical issue with Enfold because before the migration it was working (and the key is not restricted).
Thanks
DavideThe map is still not working and back-end side the API key is configured correctly. Please
Excuse me? I don’t understand your message and the meaning for credit card..
Hi Victoria,
thanks for the udpate. I don’t understand why the error says “no api key found” when I have the right message on the backend. About the map doesn’t look fine because appears the watermark “developer purpose only”
Best
DavideNevermind guys I solved! :)
In the masonry element I just pick the option “flex” (the one which respect the proportion ratio), I upload the feature image squared and then border-radius: 50%.
Thanks anyway
Hi Ismael:) I still don’t know if it works (cuz I don’t know the workaround to reproduce it) but reading the fix code you provided me could be the final solution :D
I will keep you posted, meanwhile thanks a lot.
Best
DavideHello Rikard,
I tried but same… and I really can’t keep the performance features disabled. A friend is telling me happens the same on another website (screenshot attached)
I don’t know if this happens because the masonry are inside a tab section, but this issue is really a problem because customers don’t use to reload the page (and it’s not sure it works)
Please can you open an internal ticket to make more test? I understand it’s hard because this bug happens randomly, but I think it needs an investigation and fix..
Hi Rikard:)
did u get the same bug??? Anyway this is my performance cfg: https://imgur.com/a/0HkfCbL
I also have WP Rocket installed.
Cheers,
DavideHello,
Yeah that’s the problem… the issues is kinda random so hard to replicate. For example now I opened the web (I usually check with Safari or Chrome) and look how the gallery got stuck: https://imgur.com/a/9Su03iW
Best
DavideHello Ismael,
Thanks for your support. Something is working wrong now… I already cleaned the cache WP side and Server side (Siteground) but seems that now links are not working.
Best
DavideHi Vinay,
sorry for the delay,
I tried but nothing. Anyway I’m talking about the new feature “column link”, I don’t really want to link the image cuz it uses to assume an “arrow” hover effect I don’t really want in this case :D
I’m gonna provide you the credentials in private:)
Thanks in advance
DavideHello Vinay:)
please check the following: https://dgdev.es/desarrollo/vallaround/
if you click on the red image left side (where there’s a column link) the smooth is not working:(
Hello Rikard:)
I solved!!! I checked the Tab Section guide you offer.
Thanks anyway and cheers
DavideHi Nikko,
I’m dumb :D I didn’t think about the most obvious. It’s working now.. sorry my bad.
Cheers,
DavideHello Ismael,
it’s right I didn’t think on it. The shotcode works and I can see the social icons, but ofc don’t share the post but the page.
Could be an interesting feature anyway :D
Thanks we can close the thread.
Best,
DavideHello Jordan,
thanks for the trick, I tried adding this below the code I suppose it’s the one to edit:
$markup = avia_markup_helper(array('context' => 'entry_content','echo'=>false, 'id'=>$the_id, 'custom_markup'=>$custom_markup)); $excerpt = apply_filters( 'avf_post_slider_entry_excerpt', $excerpt, $prepare_excerpt, $permalink, $entry ); $output .= !empty($excerpt) ? "<div class='slide-entry-excerpt entry-content' $markup>".$excerpt."</div>" : ""; echo do_shortcode("[addthis tool=”addthis_inline_share_toolbox_ebwt”]");
but nothing happens to the postslider :(
what am I doing wrong?
August 8, 2017 at 4:38 am in reply to: Tab Section – problem with auto height when filtering masonry portfolio items #835667awesome it works perfectly! ty:)
July 31, 2017 at 7:30 pm in reply to: Tab Section – problem with auto height when filtering masonry portfolio items #832364Hi Victoria:)
right now it’s a fold up, I’d like a simple fade :P
Cheers,
Davide -
AuthorPosts