Forum Replies Created

Viewing 30 posts - 301 through 330 (of 442 total)
  • Author
    Posts
  • in reply to: Remove date from search engines results #1114519

    Yes I understand that you wish to remove this from the search results, but first, we need to remove the date from the page.

    The single post are not showing date for a really long time.

    But as we don’t have a link to your site I can’t confirm that this is true.

    It is true, the date is not showing in posts.

    I assume that you understand that Google search results are cached and may take a few days to correct.

    Yes, google take time, I updated some posts, the results now show with the new added content, but still showing the date.

    I have also seen that Google will find any date on your site and will post that as the “post date” which is often wrong.

    It is showing the exact post date.

    Please link to your page and to the search results you found so we can examine.

    Sure, but as stated and asked one June 6, I need to remove dates from Enfold itself and for some reason unchecking the option in blog layout only hides it, but not for Google.

    So that is what I still need. Remove date from search engines results.

    Thank you.

    in reply to: Remove date from search engines results #1114408

    It is still showing in search engine results. That is what I want to fix.

    Thanks.

    in reply to: Remove date from search engines results #1113833

    Not working. Any other approach?

    Thanks.

    in reply to: Remove date from search engines results #1110271

    Not using Yoast. I tried WP Date Remover with no success.

    Maybe it is easier to remove the date from Enfold itself? That way there is no date and that’s it.

    Any suggestions? I really need to remove dates from search engines results.

    Thanks.

    in reply to: Remove portfolio items from enfold search results #1109837

    Thank you Ismael, that seems to work as expected.

    in reply to: Fatal error when editing custom post types #1109831

    I don’t have php error log and wp_debug. The error appears when hitting edit a post.

    Maybe something related to Classic, Gutenberg, advanced editors, that Enfold does not know which one to use.

    in reply to: Remove portfolio items from enfold search results #1109220

    Can you please share something unique for Enfold?

    The shared one include a lot of extra things that makes no sense for achieving it in Enfold.

    Thanks.

    in reply to: Tag Archive #1109215

    Thank you Ismael.

    For 1) I have it unchecked in the options, but it is still showing. Is there a way to make that checkbox actually work ?

    For 2) I will continue testing to see if I can get something to work.

    Thanks.

    in reply to: Fatal error when editing custom post types #1108686

    7.2

    Thank you.

    in reply to: Remove date from search engines results #1108420

    Thank you TJ, but I need this for search engine results as title says. Google, etc…

    in reply to: Remove date from search engines results #1108250

    That removes everything.

    I need to remove dates from enfold itself, so posts have no date in search results.

    How can I do that?

    Thanks.

    in reply to: Tag Archive #1108061

    Thank you.

    I am now using this:

    
    // tag y archive como grid
    	add_filter('avf_blog_style','avia_change_tag_blog_layout', 10, 2); 
    	function avia_change_tag_blog_layout($layout, $context){
    		if($context == 'tag') $layout = 'blog-grid';
    		return $layout;
    	}
    
    	add_filter('avf_blog_style','avia_change_category_blog_layout', 10, 2); 
    	function avia_change_category_blog_layout($layout, $context){
    		if($context == 'archive') $layout = 'blog-grid';
    		return $layout;
    	}
    // tag y archive como grid
    

    That shows categories and tags in grid with sidebar and is ok. (I will try the sidebar thing later)

    I have 2 more problems.

    1- How to remove the date?
    2- Is there a way to choose the excerpt it shows under the titles?

    For number 2 the problem is that all of them start with “Description of the product” and then the description. The thing is that in the post itself it is ok and makes sense, but in grid all of them show “Description of the product” under the title, because is just a bit of text. So showing more text or making it start later can do the trick.

    Thanks.

    in reply to: Fatal error when editing custom post types #1107950

    Can you please share a fix for this?

    Thanks.

    in reply to: Alt for transparent header image #1107949

    Thank you Mike.

    If a fix can be shared before releasing the next update, please do so. Of course if the update comes in 2 days I can wait.

    in reply to: Multilingual 2019 #1107947

    Thank you Basilis.

    in reply to: Alt for transparent header image #1107499

    It is the image you have to setup for Transparent Header under Enfold settings. The second one under <span class="subtext">.

    <span class="logo">
        <a href="https://site.com/">
            <img height="100" width="300" src="//site.com/wp-content/uploads/2018/08/logo.png" alt="Correct ALT Showing">
    
            <span class="subtext">
                <img src="//site.com/wp-content/uploads/2018/08/logo-transparent.png" class="alternate" alt="" title="">
            </span>
        </a>
    </span>

    This is something Enfold needs to fix and read the actual alt and title from the image in media.

    Hope that helps showing what is the problem.

    in reply to: Alt for transparent header image #1106616

    Thank you.

    Will this be fixed in the next update?

    in reply to: Alt for transparent header image #1106317

    Not that one, the second one. The image used as logo for Transparent Header.

    Inside:

    
    <span class="subtext">
    

    Under logo.

    in reply to: Alt for transparent header image #1106027
    This reply has been marked as private.
    in reply to: Social Bookmarks Widget (how to) #1105174

    Is there an updated version for this and a way to increase the icon size ?

    Thanks.

    in reply to: Multilingual 2019 #1105079

    Thank you .

    Multiple installations is not a solution. Is WPML the plugin you recommend today?

    in reply to: Code in description in google results #1104284

    Thank you Basilis.

    Finally yesterday this was fixed. And here is what I did, so you are aware and maybe test it.

    I had one SEO plugin and everything was fine.
    I deactivated that plugin, installed another one and activated it.

    Since then, Enfold override the description with code, instead o f leaving it blank or using the site description.

    I tweaked the new plugin adding all needed info and nothing. Now after 6 days, it finally is showing correctly in Google.

    No idea why, but Enfold was indeed overriding it, because when inspecting code, I was able to see the code as the description, this is not good. Later after continue tweaking, I was able to saw the correct description in the code. Finally after some days, Google updated the results showing the correct description.

    So, somewhere in the process, Enfold took control for my description inserting the code of the first image of my homepage.

    Thank you, this is solved now.

    in reply to: Required plugins for importing #1104144

    Thank you.

    In your demo when you select a range of dates, a “Booking cost:” appears. I am not able to find that anywhere.

    How to add that?

    in reply to: Code in description in google results #1103890

    Anything about this?

    Enfold is overriding the description that I have set and that is not good.

    Thanks.

    in reply to: Code in description in google results #1103249

    Yes and it is setup correctly, that’s the problem.

    As I already changed things again to see if it fixes it, I will wait some days to confirm that.

    Thank you.

    in reply to: Remove Big Preview images per section #1102810

    Thank you Mike.

    Solved.

    in reply to: Broken feed #1102565

    I have this for today in error log.

    in reply to: PHP modules for Enfold #1099608

    The ones mentioned in the first message.

    For the thousands of lines in error log. 7.2

    Thank you.

    in reply to: Remove Big Preview images per section #1099536

    Thank you Mike.

    So Enfold does not show images in search results and it needs to be modified?

    How can I add this to my child theme?

    • This reply was modified 5 years, 10 months ago by peterolle.
    in reply to: PHP modules for Enfold #1098854

    I only have thousands of lines with:

    PHP Warning: Invalid argument supplied for foreach() in /home/site/public_html/wp-content/themes/enfold/includes/helper-assets.php on line 329

    Will continue testing.

    Thanks.

Viewing 30 posts - 301 through 330 (of 442 total)