Forum Replies Created
-
AuthorPosts
-
September 11, 2020 at 6:31 pm in reply to: How to hidde "some photos" of slider on small screens? #1245212
Currently I’ve cloned the slider, and set one to hide on small screens, second one to hide on big screens.
Then I’ve deleted half of the photos on the slider for small screens.
But if there is a possibility to do this with only one slider, I’d consider using this method.Hello Nikko,
I ve already read it. But seems to be a little old article, around 3 years.
Maybe there should be some updates, so i created the topic :)optimized and updated jQuery, using “jQuery Manager” plug-in.
Ta-da ! 82 points 😍Wow. Even getting better. This topic is going to be a good example of hard-working! lol
Installed autoptimize plugin, and activated some features.
At the beginning of this topic, I could only get around 30 to 40 points on mobile PageSpeed tests.
Now, after this post, It’s around 85 !—–>><<<—-
Hard to know what’s going on in google’s brain.
Before hitting on submit, made another test.
now its between 50-70 points :((Succesfully removed the block-editor css js, in the list of render blocking js’s.
By adding the code at the end of functions.php ( theme editor )
// Disable Gutenberg editor. add_filter('use_block_editor_for_post_type', '__return_false', 10); // Don't load Gutenberg-related stylesheets. add_action( 'wp_enqueue_scripts', 'remove_block_css', 100 ); function remove_block_css() { wp_dequeue_style( 'wp-block-library' ); // WordPress core wp_dequeue_style( 'wp-block-library-theme' ); // WordPress core wp_dequeue_style( 'wc-block-style' ); // WooCommerce wp_dequeue_style( 'storefront-gutenberg-blocks' ); // Storefront theme }
OK,
I’ve managed to remove google recaptcha JS by changing V3 to V2 in Enfold settings.
Looks like google is analyzing user behaviour on all pages to make sure it’s human :)
(If any way to deactivate it ONLY on homepage, I’d like to keep using V3)Still, need help with the rest :))
Hello. I’ve moved the page. You can check from new link in private area.
Cookies are pre-accepted. But when user opts-out, maps (as expected) are invisible.
But I need to translate the error, when the map is invisible.
http://prntscr.com/rw5uioWhy don’t I have description setting there :(
http://prntscr.com/ruhthn
http://prntscr.com/ruhtw2EDIT
Oh i needed to activate it. Got it now. Thanks! :)
- This reply was modified 4 years, 7 months ago by GizmakSanayi.
About this topic, all is well :=)
You can close it.
But you are always welcome to check my another huge(!) questions :D
Currently trying to figure out ;Thanks! worked :)
Do we have a Turkish version? I can contribute :)
help :(
Edit
Fixed!
https://kriesi.at/support/topic/shortcodes-window-after-updating-to-wordpress-5-4/
thanks :)- This reply was modified 4 years, 7 months ago by GizmakSanayi.
Hello Mike. It still looks at somewhere between left and center. Not at the center as the blog post text.. ( according to the image you posted )
Thank you! @guanni007 :-)
Made my day.help :(
As stated in the 1st question;
When i am using the advanced layout builder (https://kriesi.at/documentation/enfold/intro-to-layout-builder/) and use Content Elements/Tabs ; i can have multiple tabs in a page.
How can I use advanced layout builder in each tab?
ThanksDuplicate? is it installed twice? I’ll check immediately.
Can you lead me an explanation about how to use this “excerpt” ? Is it a plug-in?
Hello @nikko ,
I will create a clean installation of WP, enfold and plug-ins today ( soon ).
I still want to use the left sidebar layout. Bu left sidebar menu is blocking around %20 of the layerslider slides ( as you can see in the links of screen shots where i wrote at first message. )For Q2 , yes, they are layerslider images. Some are shown very huge in pages, some are smaller. How to set their sizes near to each other?
Correct. Just in case.
So I am still open for any suggestions.Besides,
How can I change the link from #tab-id to #tab-name?
For exp :
original one : https://www.gizmak.com.tr/wp/kaliplar/#tab-id-3
What i want is : https://www.gizmak.com.tr/wp/kaliplar/#sackesimvebukmeAm I in wrong section waiting for support? :(
Is this the place where I get 6 months of support?You can use it as it is included. Only some of the possibilities are locket. Still a great toy to play :)
I couldn’t update using dashboard either. Yesterday, downloaded again from Envato, and manually updated via FTP ( delete folder / upload new one )
I highly recommend you to backup.
You can change the folder “enfold” (or whatever in the ftp) name to “enfold_backup” for example and it acts like you deleted it.
THen upload new files/folder and check.
P.S: this is not the best way for a backup. A full backup including DB would be better.This reply has been marked as private.Hello @Rikard ; I aggree that i dont worry that much, but for example in case of an DDoS attack, with thousands of GMaps requests, i may get billed a lot.. :)
So, security first, as always, not only for web site security :DBut somehow i am scared of being charged too much. What if 200$ monthly Maps API credit won’t be enough for my webpage? Its very unlikely but not impossible of course.
Aynone knows how to prevent getting charged?
ThanksI somehow managed it. As far as i understand, to get API’s working, a billing method must be set up. I’ve added an empty bank card details, now it works.
Same with me :(
-
AuthorPosts