Forum Replies Created

Viewing 30 posts - 61 through 90 (of 100 total)
  • Author
    Posts
  • in reply to: Add function to blog meta #1221165

    For all those who want to implement this function or add more, this is the plugin I use PostViews and here below the code:

    1. Download the plugin PostViews and install it
    2. Go to Enfold > includes > and open whit a text editor loop-index.php
    3. Search around line 400

    if( ! empty( $cats ) ) {
    	echo '<span class="blog-categories minor-meta">' . __( 'in','avia_framework' ) . ' ';
    	echo	$cats;
    	echo '</span><span class="text-sep text-sep-cat">/</span>';
    }

    4. Just below add this code:

    ### Funzione visualizzazioni (Views function)
    if(function_exists('the_views')) { 
    	echo "<span class='views-container minor-meta'>";
    	the_views();
    	echo '</span>';
    	echo "<span class='text-sep text-sep-comment'>/</span>";
    }

    Done!

    This is the result ;)
    Post views on blog post meta

    Regards
    Luigi

    in reply to: Add function to blog meta #1221112

    Hi @victoria_d,

    forgive my “bump” ;)

    Anyway thanks for the support, it was very helpful and I solved my problem.
    You can close this thread
    Regards
    Luigi

    in reply to: Width of Disqus Comments to be #1221075

    Hi, @wasim-ullah,

    why don’t you try using the wpDiscuz plugin?
    I use it on my website and it works great. You can set everything, and it’s free. If you want to implement features there are addons for a fee.

    Here is the link: https://wpdiscuz.com/

    Regards

    in reply to: Add function to blog meta #1220411

    *** BUMP ***

    Hi guys,
    Any help please?

    in reply to: Submenu color #1220027

    Hi @jordan_s,

    You’re welcome
    Belowe the css code more complete ;)

    /* Change background color */
    #top #wrap_all #header .sub-menu li#menu-item-72 > a {		
    	background: #ec6a1f;
    	border: none !important;
    }
    #top #wrap_all #header .sub-menu li#menu-item-116 > a {		
    	background: green;
    	border: none !important;
    }
    
    /* Change color link text */
    #top #wrap_all #header .sub-menu #menu-item-72 span, 
    #top #wrap_all #header .sub-menu #menu-item-116 span { color: #ffffff !important; }
    
    /* Hover state background color */
    #top #wrap_all #header .sub-menu li#menu-item-72 > a:hover {		
    	background: #555555;
    	border: none !important;
    }
    #top #wrap_all #header .sub-menu li#menu-item-116 > a:hover {		
    	background: #555555;
    	border: none !important;
    }
    /* Hover color link text */
    #top #wrap_all #header .sub-menu #menu-item-72 span:hover, 
    #top #wrap_all #header .sub-menu #menu-item-116 span:hover { color: #ff6600 !important; }

    Best Regards
    Luigi

    in reply to: Submenu color #1219927

    Hi @sitadi,
    play with the CSS style you like.
    Good job

    Best regards
    Luigi

    #top #wrap_all #header .sub-menu li#menu-item-72 > a {		
        background: red;
    }
    #top #wrap_all #header .sub-menu li#menu-item-116 > a {		
        background: green;
    }

    Change #menu-item-xx according to your menu
    Sub Menu Backgrund

    Hhi @Jak73
    this is the CSS code you can use Enfold > General Style > in the Quick CSS section
    Change the color values according to your preference

    Regards

    .av_extra_header_active { background:black !important; color: white !important; }

    in reply to: Please contribute and translate Enfold #1216422

    Good morning, everybody,
    This is the .zip archive containing the .po and .mo files translated into Italian for the current version 4.7.5 of Enfold Theme. The translation does not include strings for Revolution Slider!

    The translation is for Enfold version 4.7.5 and consists of 4483 strings translated with some correct terminology and words.
    Feel free to download it here

    Note: The translation has been first synchronized with the source files
    If you find any errors, please contact me.

    Best regards

    in reply to: Add tooltip to Dots Menu #1204095

    Hi Ismael,

    thanks for the answers.
    On the internet I found a solution that suits my needs.

    Since I have to prepare a sort of “How to do”, I think I can do it with a separate html page from WordPress. Once done, I won’t have to edit it often, so it will be fine anyway.

    Here a example page

    Regards

    in reply to: Add tooltip to Dots Menu #1203567

    Anyone?

    in reply to: Translation Team #1198317

    Hi, guys,

    I’ve just downloaded version 4.7.4 and checked the Italian translation.
    As I imagined, there are many new untranslated strings and this is exactly what I wanted to mean when I proposed to create a translation team.

    4443 strings versus 4258 of version 4.7.3
    Ok I’m going to translate and then publish the link to download the updated version on the related topic.

    Regards

    in reply to: Translation Team #1191955

    Hi @Yigit

    Sure! You can consider me to translate the beta versions.
    When it’s available you can contact me.

    Best Regards

    in reply to: Translation Team #1191238

    Hello @Rikard

    I have already published the Italian translation here

    My question is to see if we can create a group to do the translations for the release version.
    So at the moment the version is 4.7.3, the next version of Enfold will be 4.7.?? but not the translations.
    See what I’m talking about?

    Best regards

    in reply to: The Event Calendar #1189440

    Hi @JordanShannon,

    you can close this topic, thanks for the help.

    Best regards

    • This reply was modified 4 years, 8 months ago by BigBatT.
    in reply to: Please contribute and translate Enfold #1189439

    Hi guys,
    This is a zip file containing the .po and .mo files for italian language. Italian Language for Enfold 4.7.3

    For this translation is excluded the translation for Revolution Slider!
    The translation is for Enfold version 4.7.3. and contain 4258 string translated with corrected some words.

    I hope is appreciate and if you encounter some error, please contact me.

    Best regards

    in reply to: The Event Calendar #1188551

    Hi @Victoria,

    thanks and regards :)

    in reply to: Try beta version 4.7.3 #1180213

    Hi Victoria,

    I use winRAR and all it’s ok.
    Many thanks ;)
    Best regards to you

    in reply to: Enfold – Upcoming fixes #1173226

    Hi,

    after update to version 4.7.1, I’have found this error on slider full screen

    Screen of web view

    And this is wat I’have wrote on te field
    Admin area

    what I can do?

    Regards

    • This reply was modified 4 years, 10 months ago by BigBatT.
    in reply to: Enfold – Upcoming fixes #1171761

    Hi @Hokuspokus,

    If avada has always been the best-selling theme on Themeforest (550.000+k), there is a reason.
    The difference is mainly in being able to manage the support as well as the thousands more options that Avada has.

    I hope that Kriesi is not like all those agencies that, having achieved economic well-being, lose all professionalism.
    However, I look forward to the new version.

    Regards

    in reply to: social buttons broken with WP 5.3.1 update #1165609

    Hi @jvingerhoets

    Same for me, work!
    Many Thanks

    in reply to: Enfold Update 4.6.4 #1161456

    @Hokuspokus
    I fully agree with you

    in reply to: Enfold Update 4.6.4 #1161302

    @Guenni007, the problem is not the test or backup of the website, the problem is to receive an update notification, download and find yourself with an old version. The time to me and to those who work, who pays for it?
    It would just take a bit of organization and consistency.

    in reply to: Hide footer text >> Enfold WordPress Theme by Kriesi #1152139
    in reply to: Boxed layout socket fixed #1149511

    Hi, test this

    #socket { position:fixed; bottom:0; left:0; width:100% !important; }

    in reply to: powered by Enfold WordPress Theme #1145842

    Hi Kidbert6,

    You can remove Enfold Copyright in this way:
    Go to WP administration > Enfold > Footer and in the field of Copyright add this shortcode to the end of your text [nolink]
    Eg.: Copyright 2019 by Kidbert6. All Right reserved [nolink]

    in reply to: Beta Release (4.5.7.1-beta-3) #1122143

    Hi guys,
    I don’t see any link to download the beta version.

    in reply to: Beta Release (4.5.7.1-beta-3) #1120295

    Hi, Rikard,
    sure if you tell me where to download the beta release :P

    in reply to: Feature Image don't displayed #1057824

    Hi @Rikard
    Thanks for your reply.
    I think you build a page once and then you don’t edit it all the time. Posts on the contrary are much more dynamic and interactive. It would be nice if you would consider expanding the ALB offer.

    Best regards

    in reply to: Feature Image don't displayed #1055961

    Hi @Victoria,

    Thank you for your answer.
    However, I remain of the idea that ALB does not allow you to build the article like the classic editor. In fact you can’t add metadata like categories, date and time, author etc. and this is a real limitation.

    Other themes have many setting options that allow total control.

    I will evaluate what to do

    in reply to: Feature Image don't displayed #1055460

    Any idea? No solution?

Viewing 30 posts - 61 through 90 (of 100 total)