Forum Replies Created
-
AuthorPosts
-
What do you mean by : I changed my host
you are still behind an apache server?are you now using a cdn?
well – this is a colorsection – set up his ID to features by opening the colorsection element – scroll down – there is a field for “For Developers: Section ID”
sorry i do not see the link as a participant as you
on that menu link ? Your site is a https site – did you insert on that menu link the absolute Path with https ?
well on my page (see above example page) i did it in your way – with a code block and i typed in with keyboard
<div id="connect2"></div>
a custom link than to the menu (on my case): https://webers-testseite.de/8-columns/#connect2 thats all. (Even if i mark Deactivate schema.org markup for a clearer code it works.So there had to be some inconsitances on your installation.
Can you show me your link ? or has it to be secret.you told us that your site is a one page landing page. If the anchors are on that page it has to scroll. But if you are jumping from a different page to the anchor it never scrolls in this way.
What you like is a loading of the anchor page to the top and than in a time shift scrolling to the anchor.
Maybe this could be realised by a timecodes redirect – but will it be good webpractice?A javascript solution is the only thing for me that could work
-
This reply was modified 8 years, 4 months ago by
Guenni007.
yes you are right – if you choose in enfold options logo centered the opportunity to have Menu as icon is gone.
So choose Logo left menu right and then goto quick css and paste in:
.responsive #top .logo { width: 100% !important } .logo img { margin: 0 auto }
for smaller screens it is better to have it left ? ! If not feel free to make some media query settings
hi nikko – he wants a shadow under the menu.
The question is to what – to the ul or to the text of a menu-point – to the active listpoint? etc.
what kind of menu did you choose (with separator, without etc.)2nd: On SEO case – can you show us a link to your site?
-
This reply was modified 8 years, 4 months ago by
Guenni007.
and furthermore your quotationmarks are (maybe it is converted by boardsoft) not the normal one (or maybe pasted from word?) – i copy pasted your container-lines above and it does not work. Then i write it with my keyboard myself – and it works:
see here: https://webers-testseite.de/8-columns/
and by the way – there has to be something under the anchor – that it has the chance to scroll to top
It refreshes the page and the page URL is below in private data.
AND when I did this > I Turn on Custom CSS Class field for all ALB Elements and entered connect In the Custom CSS Class Field
http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ It does not refresh and arrive at the correct page location.This works on other sites. Not this one.
And here is the beef : For what do you need that extra class? you only need the ID – no class on menu point is needed.
in your menu you have to insert a custom Link
in url : https://mysite.com/#connect (allways take the absolute path)
in Link Text: what you wantthats all
Hey Basilis – gratitude is not the reason why i’m doing that. But I expect an answer if an approach leads to a solution of the request or not. Because i do often look back if there is success on that thread, and if any help is needed furthermore. This means investing time to it. Thats all.
i think Rikard is right – W3TC is one of those mighty tools – but sometimes for users a bit too mighty – means a lot of settings which can confuse normal users.
So if i gave the admin role to my customers – i often install wp super cache and in combination with bwp minify.
Very rarely there are problems with advanced layerslider – this could be solved by excluding the scripts of advanced layerslider from BWP MInify influence.or you do it by counting the mainmenu points:
this code will colorize the 3rd menu-point.main_menu #avia-menu li:nth-child(3) .avia-menu-text { color: #900; }
Yes – i think the easiest way is to give each Menu Point his own class
(you can click every image to enlarge)
Goto Menu and have a look on top of the window (red arrow – press the button)
the slideing out gives you many oportunities – mark that Classes square
now open the menu-point you like to give a class and input a classname in the concerning field:
now you can select that menu point with the class you gave.
in my example :
li.special-color .avia-menu-text { color: #090; }
June 9, 2017 at 11:01 am in reply to: Bug in Enfold Contact Form: Color Scheme "Light Transparent" #806002hm – i can not confirm this – on your site i can select with Chrome/OSX (also with firefox, safari, opera)
you mean a
­
i think this soft-hyphen as html-entity does not work on headings in Enfold – but there are a lot of analogons
try the unicode-dezimal :­
with a smicolon after the 3 !!! – the bord soft changes it directly to a space_______
Entschuldige ich übersah die gemeinsame Sprache.
Also ich habe das mit dem unicode-dezimal code gemacht:Beispielseite: https://webers-testseite.de/ikom/beispiel-seite/
PS: leider ist es nach dem Speichern auch nicht mehr zu sehen – hat aber Einfluss. Selbst im Quellcode sieht man das nicht mehr wirklich
PPS: im Textfeld von Enfold funktioniert übrigens auch das
­
– auch bei dort eingefügten h1. Ich stellte es nur einmal fest, als ich es auch in dem Inhaltselement “Spezielle Überschrift” brauchte ging das html-Entity nicht-
This reply was modified 8 years, 4 months ago by
Guenni007.
ok allthough this works – i did it now in a different way:
this seems to be faster – and for the sidebar logos i have the array method)add_filter('avf_logo','av_change_logo'); function av_change_logo($logo) { if( is_page(21) ) { $logo = "path to url1"; } elseif ( is_page( array( 42, 54, 6 ) ) ) { $logo = "path to url2"; } elseif ( is_page() && !is_page(1307) ) { $logo = "path to url3"; } return $logo; }
you allways can do that! Its up to you – there are some good beginners deals – but most are associated with costs. Alot of good caching tools have integrated such settings for cdn.
But before all that i would do all the other trick before. Enable gzip for the most of my files (see htaccess) etc. pp
by the way – i alway make a new menu for the footer menu.
because marking both for one menu – will result in double IDs on one page . – this is not valid code (it works but w3c rules says ID means ID
this will be a good idea not to have here a multible choise (only one or the other)
so shortcodes will also work without snippet if i make a folder in this way? :
enfold-child/config-templatebuilder/avia-shortcodesJune 8, 2017 at 10:52 am in reply to: Choosing Sidebar left on Logo and Main Menu – Advanced Slider not Centered #805524ok in this case you should do following:
on Layerslider there is a tab called “slider settings” on the right side of that window you can mark : show advanced settings.
disable : fit to screenwidth – thats all.ah – now i see that you like to have phonenumber.
so make the extra-info top left and the secondary menu top right.a telephone link looks like
<a href="tel:55 …</a>
so if you insert in menu tel: followed directly with your number (no space) the phonenumber will be a klickabel phonenumber.Well here is your gtmetrix results: https://gtmetrix.com/reports/olieshop24.nl/rUyyBHTp
some images may be optimized but the real thing seams to be minify and caching
so my first advise could be : use bwpminify (plugin) ( set the caching intervall to 14 or 28 days)and than prepare your htaccess file – here on board are some good hints for entries in your htaccess file:
insert it to your htaccess file but not in between these lines from wordpress itself:
# BEGIN WordPress <IfModule mod_rewrite.c> … </IfModule> # END WordPress
my standard entries for wordpress are:
# Deny from <files wp-config.php> order allow,deny deny from all </files> # Directory Browsing Options All -Indexes # Keep-Alive <ifModule mod_headers.c> Header set Connection keep-alive </ifModule> # Gzip <IfModule mod_mime.c> AddType application/javascript js AddType application/vnd.ms-fontobject eot AddType application/x-font-ttf ttf ttc AddType font/opentype otf AddType application/x-font-woff woff AddType application/x-woff woff AddType image/svg+xml svg svgz AddEncoding gzip svgz </Ifmodule> # GZip Kompression <IfModule mod_gzip.c> mod_gzip_on Yes mod_gzip_dechunk Yes mod_gzip_item_include file \.(html?|txt|css|js|svg|php|pl)$ mod_gzip_item_include handler ^cgi-script$ mod_gzip_item_include mime ^text/.* mod_gzip_item_include mime ^application/x-javascript.* mod_gzip_item_exclude mime ^image/.* mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.* </IfModule> # Browsercache <IfModule mod_expires.c> ExpiresActive On ExpiresDefault "access plus 1 month" ExpiresByType text/css "access plus 1 month" ExpiresByType text/javascript "access plus 1 month" ExpiresByType text/html "access plus 1 month" ExpiresByType application/javascript "access plus 1 month" ExpiresByType application/x-javascript "access plus 1 month" ExpiresByType application/x-font-ttf "access plus 1 month" ExpiresByType application/x-font-woff "access plus 1 month" ExpiresByType application/x-woff "access plus 1 month" ExpiresByType application/xhtml-xml "access plus 600 seconds" ExpiresByType image/gif "access plus 1 month" ExpiresByType image/jpeg "access plus 1 month" ExpiresByType image/svg+xml "access plus 1 year" ExpiresByType image/svg "access plus 1 year“ ExpiresByType image/png "access plus 1 month" ExpiresByType image/x-icon "access plus 1 month" </IfModule> # Deflate by FileType <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE text/javascript AddOutputFilterByType DEFLATE image/svg+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/atom_xml AddOutputFilterByType DEFLATE application/x-woff AddOutputFilterByType DEFLATE application/x-font-ttf AddOutputFilterByType DEFLATE application/x-font-woff AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript AddOutputFilterByType DEFLATE application/x-shockwave-flash </IfModule> # ETag Header unset ETag FileETag None
if you like to have both a counter number and than a featured image above the title same line
big advantage – if there is no featured image – counter is still there – and only image is missingfind:
echo "<span class='search-result-counter {$counterclass}'>{$post_loop_count}</span>";
replace with:
$searchimage = get_the_post_thumbnail( $the_id, 'large' ); echo "<span class='search-result-image'>{$searchimage}</span>"; echo "<span class='search-result-counter {$counterclass}'>{$post_loop_count}</span>";
you see the line stays in the code but two lines are added before
then you only have to style the featured image size f.e.:
.search-result-image img { width: 300px; }
-
This reply was modified 8 years, 4 months ago by
Guenni007.
well look to find the loop-search.php in enfold/includes
make a copy of it and upload an edited version to your child-theme subfolder includes. (commonly it is: enfold-child/includes )how to edit :
look to line (version Enfold 4.0.7) : 31echo "<span class='search-result-counter {$counterclass}'>{$post_loop_count}</span>";
and replace it with:
$searchthumb = get_the_post_thumbnail( $the_id, 'large' ); echo "<span class='search-result-counter {$counterclass}'>{$searchthumb}</span>";
and add this to quick css:
.search-result-counter { padding: 0; } .search-result-counter img { width: 100%; height: 100%; border-radius: 100px; }
-
This reply was modified 8 years, 4 months ago by
Guenni007.
June 7, 2017 at 12:48 pm in reply to: All pages are redirected to home page for the mobile device #805060June 7, 2017 at 12:40 pm in reply to: All pages are redirected to home page for the mobile device #805059but please proof it on pc too. On my end here firefox / OSX Sierra all tested links goes to home too!
have a look if there is maybe a redirect in your htaccess file – or do you have a redirect plugin installed ?
well on Enfold Options – Header – Extra Elements – you can activate both areas by choosing f.e. phonenumber/extra-info to the left and secondary menu to the right.
Then you can insert in phonenumber text you like to have
on menu – don’t forget to mark it as secondary menu – you can add dead links – and with a bit css you can hide pointer-events and hover-effectsHm – if it is solved things are suddenly not so urgent to comment!
ok – double posting of dvus4l https://kriesi.at/support/topic/hiding-comma-in-title-with-hidden-category/
and mike – i’m first with solution ;) :lolok – i think it is in loop-index.php (enfold/includes)
on line 168 change it to:
$cats .= get_the_term_list($the_id, $taxonomy, '', ' ','').' ';
do a copy to child-theme/includes
-
This reply was modified 8 years, 4 months ago by
-
AuthorPosts