-
Search Results
-
Topic: Top of Page link with icon
Topic: PICTURE will not delete.
I have a picture in my New Jersey Fishing Pier Photography Page New Jersey Fishing Piers
On the top left, I added a picture of the Steel Pier in Atlantic City, then deleted it.
Then, I added a different picture of Ocean City Pier to it. ON THE LIVE SITE, THE CORRECT IMAGE SHOWS. ON THE BACK END THE DELETED AC PIER PICTURE STILL SHOWS
I deleted the Atlantic City pier picture from the media section completely, and it will not go away and show the correct image that is there.
Is this a sign from the Universe to use the AC pier picture?? (kidding)I DISABLED all plugins, and the issue still exists. This happened on my freinds Enfold theme too.
Why is this happening and how can I fix it??
Thank you in advance.
UPDATE…. Now my site went down with this errror.
The page you requested generated a server error and could not be processed. You might try refreshing the page. If you continue to get this message, you should contact the site owner. UPDATE… The host said it was a brute force attack.. disregard teh site down info please. JUST the original issue. thnaks.Hi All
I just updated my enfold to 5.7.1 and the search box background is now green.You can see the problem here (search icon is in the top right)
http://www.lupineadventure.co.ukI have the following in my custom CSS which has always worked to turn it white up to now.
/* Search Field*/
#top .header_color input[type=’text’] {background-color: #ffffff;}Can anyone suggest why this is no longer working
For a few days I have no post editors displaying when making new posts. The editor is still displaying at the top of text blocks previously published posts.
All software and plugins are up to date
I have tried switching off all plugins (didn’t fix problem)
I’ve tried clearing cache (didn’t fix problem)
I’ve tried using other browsers (didn’t fix problem)
I normally have the Gutenberg editor bar at the top and an option for Advanced Editor
Regards, Ian
Hi there
I have created a code block to be able to add a colored background behind the text. however I now want to add the same colored background behind the text “Dowsers Society of NSW Inc.” as well – however I have used a special heading element and changed the font size of the H1 heading to be larger on desktop and a different size on mobile. How can I create the same sizing but with the colored background like the ”
Looking for answers?
Learn to dowse” text?<div style = “padding: 20px; background: rgba(0,0,0,0.3);”>
<section class=”av_textblock_section av-lvg5hiz5-387748b8bb20df7039517ac6d2cf3547 “>
<div class=”avia_textblock av_inherit_color”>
<h2 style=”text-align: center;”><span style=”color: #ffffff;”>Looking for answers?</span><br>
<span style=”color: #ffffff;”>Learn to dowse</span></h2>
</div>
</section>I have some cells outside of elements which I have tried to delete using code editor but they return –
The home page is
The following code are four cells which are without elements and will not delete, after trying to delete with code editor they return and I cannot delete a white section form the page that there are causing, help very much appreciated
[av_cell_one_third vertical_align='top' padding='0' padding_sync='true' av-desktop-padding='' av-desktop-padding_sync='true' av-medium-padding='' av-medium-padding_sync='true' av-small-padding='' av-small-padding_sync='true' av-mini-padding='' av-mini-padding_sync='true' background='bg_color' background_color='' background_gradient_direction='vertical' background_gradient_color1='#000000' background_gradient_color2='#ffffff' background_gradient_color3='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' link='' linktarget='' title_attr='' link_hover='' mobile_display='' mobile_col_pos='0' custom_class='' template_class='' av_uid='av-wo7pm6' sc_version='1.0'][/av_cell_one_third]
[av_cell_one_third vertical_align='top' padding='0' padding_sync='true' av-desktop-padding='' av-desktop-padding_sync='true' av-medium-padding='' av-medium-padding_sync='true' av-small-padding='' av-small-padding_sync='true' av-mini-padding='' av-mini-padding_sync='true' background='bg_color' background_color='#f2f2f2' background_gradient_direction='vertical' background_gradient_color1='#000000' background_gradient_color2='#ffffff' background_gradient_color3='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' link='' linktarget='' title_attr='' link_hover='' mobile_display='' mobile_col_pos='0' custom_class='' template_class='' av_uid='av-x15f1q' sc_version='1.0'][/av_cell_one_third]
[av_cell_one_third vertical_align='middle' padding='0' padding_sync='true' av-desktop-padding='' av-desktop-padding_sync='true' av-medium-padding='' av-medium-padding_sync='true' av-small-padding='' av-small-padding_sync='true' av-mini-padding='' av-mini-padding_sync='true' background='bg_color' background_color='#f2f2f2' background_gradient_direction='vertical' background_gradient_color1='#000000' background_gradient_color2='#ffffff' background_gradient_color3='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' link='' linktarget='' title_attr='' link_hover='' mobile_display='' mobile_col_pos='0' custom_class='' template_class='' av_uid='av-wlqec6' sc_version='1.0'][/av_cell_one_third]
[av_cell_one_third vertical_align='middle' padding='0' padding_sync='true' av-desktop-padding='' av-desktop-padding_sync='true' av-medium-padding='' av-medium-padding_sync='true' av-small-padding='' av-small-padding_sync='true' av-mini-padding='' av-mini-padding_sync='true' background='bg_color' background_color='#f2f2f2' background_gradient_direction='vertical' background_gradient_color1='#000000' background_gradient_color2='#ffffff' background_gradient_color3='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' link='' linktarget='' title_attr='' link_hover='' mobile_display='' mobile_col_pos='0' custom_class='' template_class='' av_uid='av-6p69a' sc_version='1.0'][/av_cell_one_third]
Hi
A few days ago Mike provided me with a function to make sure that using the sticky menu on mobiles and tablets the anchors scroll correctly by adding the additional sticky menu of the ALB.
https://kriesi.at/support/topic/alb-full-width-submenu-sticky-on-mobile/The code works perfectly but only takes into account two screen sizes: < 989 and >990.
I would need an integration to be able to use it on three different screen sizes: <768 for mobiles < 989 for itablets and >990.
I tried to write it myself but couldn’t do it. I basically can’t write the middle line of code which should be something that looks like else if ((width >768 <990)) {Below is Mike’s code
function custom_change_offset() { ?> <script> (function($) { var width = $(window).width(); if ((width < 989)) { $('a[href*=#]:not([href=#])').click(function() { if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) { var target = $(this.hash); target = target.length ? target : $('[name=' + this.hash.slice(1) +']'); if (target.length) { $('html,body').animate({ scrollTop: target.offset().top - 140 //offset }, 1000); return false; } } }); //Executed on page load with URL containing an anchor tag. if($(location.href.split("#")[1])) { var target = $('#'+location.href.split("#")[1]); if (target.length) { $('html,body').animate({ scrollTop: target.offset().top - 140 //offset }, 1000); return false; } } } else if ((width > 990)) { $('a[href*=#]:not([href=#])').click(function() { if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) { var target = $(this.hash); target = target.length ? target : $('[name=' + this.hash.slice(1) +']'); if (target.length) { $('html,body').animate({ scrollTop: target.offset().top - 150 //offset }, 1000); return false; } } }); //Executed on page load with URL containing an anchor tag. if($(location.href.split("#")[1])) { var targett = $('#'+location.href.split("#")[1]); if (targett.length) { $('html,body').animate({ scrollTop: targett.offset().top - 150 //offset }, 1000); return false; } } } }(jQuery)); </script> <?php } add_action( 'wp_footer', 'custom_change_offset', 99 );
Viewing 30 results - 4,741 through 4,770 (of 142,859 total)

