Viewing 30 results - 14,491 through 14,520 (of 16,896 total)
  • Author
    Search Results
  • #416089

    Hi!

    Try with this code instead:

    function add_custom_script(){
    ?>
    <script>
    (function($){
        $(window).load(function() {
        	function getAway() {
        		// Get away right now
        		window.open("http://weather.com", "_newtab");
        		// Replace current site with another benign site
        		window.location.replace('http://google.com');
        	}
    
        	$("#get-away").on("click", function(e) {
    	    	getAway();
        	});
    
        	$(document).keyup(function(e) {
        		if (e.keyCode == 27) { // escape key
        			getAway();
        		}
        	});
        	
        });
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_script');

    Please note that debugging third-party custom scripts is outside our support scope.

    Best regards,
    Josue

    #415856

    Hey!

    Adjust the capitalization of the heading with this:

    h1,h2,h3,h4,h5,h6 { text-transform: capitalize !important; }
    

    It’s possible to activate the breadcrumb when glassy header is enabled but it will break the layout of the site. Edit functions-enfold.php, look for this code on line 704:

    //deactivate title bar if header is transparent
    		if(empty($transparency)) $header['header_title_bar'] = 'hidden_title_bar';
    

    Replace it with:

    //deactivate title bar if header is transparent
    		if(!empty($transparency)) $header['header_title_bar'] = '';
    

    Best regards,
    Ismael

    #415569
    This reply has been marked as private.
    #415490

    Topic: Footer Column Widths

    in forum Enfold
    tocal
    Participant

    Hi Guys,

    I’m trying to set my footer up so the columns go 1/4, 1/4, 1/2. I have set up the theme with three columns and customised the widths like so:

    #footer .av_one_third{
    	width: 20.5%;
    }
    
    #footer .el_after_av_one_third{
    	width: 47%;
    }

    but because there’s no specific class to differentiate the second and third column it comes out as 14, 1/2, 1/2. Column one has the class ‘first’ but the others are both just set up as
    flex_column av_one_third el_after_av_one_third el_before_av_one_third

    Do you know of anywhere (possibly in footer.php) where I could add a ‘class’ to hook into?

    Thanks

    #415474

    Hi Yigit,

    Thanks for your reply. I have updated the theme one more time manually through FTP according overwriting the previous version files, but I still cannot get inside my dashboard. I still get the same error messages when I try to log in:

    Warning: array_push() expects parameter 1 to be array, null given in /homepages/32/d489836946/htdocs/clickandbuilds/CMS3/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-posts.php on line 17

    Warning: session_start(): Cannot send session cookie – headers already sent by (output started at /homepages/32/d489836946/htdocs/clickandbuilds/CMS3/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-posts.php:17) in /homepages/32/d489836946/htdocs/clickandbuilds/CMS3/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /homepages/32/d489836946/htdocs/clickandbuilds/CMS3/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-posts.php:17) in /homepages/32/d489836946/htdocs/clickandbuilds/CMS3/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    It looks like it is some conflict between the latest version of Enfold and Jetpack. Everything worked just fine before the update. Could you please help? I am not sure what else to do at this point to be able to log into my site.

    Thanks,
    Susanna Patras

    #414924
    kat08glow
    Participant

    Hi,

    I am having trouble logging into my WordPress dashboard after yesterday’s update of Enfold theme. Things were working just fine yesterday, but today they are not. I get a few error lines when trying to log in:

    Warning: array_push() expects parameter 1 to be array, null given in /homepages/32/d489836946/htdocs/clickandbuilds/CMS3/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-posts.php on line 17

    Warning: session_start(): Cannot send session cookie – headers already sent by (output started at /homepages/32/d489836946/htdocs/clickandbuilds/CMS3/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-posts.php:17) in /homepages/32/d489836946/htdocs/clickandbuilds/CMS3/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /homepages/32/d489836946/htdocs/clickandbuilds/CMS3/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-posts.php:17) in /homepages/32/d489836946/htdocs/clickandbuilds/CMS3/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    Could you please help? Thank you very much!
    Sincerely,
    Susanna Patras

    This reply has been marked as private.
    hammilljacque
    Participant

    Page builder is not working since last update, Please help :S
    If i try exiting the page builder it wont allow me to switch back to text or visual editor and the text area shows up as lock for all 3 options.

    I assumed it was a file transfer error and maybe things became corrupted, but nothing seems to really help.
    I’ve tried re-uploading via ftp, via wordpress, via c-panel, and none of that worked.

    I’ve tried de-installing, de-activating all plugins and switching themes,
    but that didnt do the trick either, any thoughts?

    Here is my console error:
    Uncaught TypeError: avia-tinymce-buttons-4.js?wp-mce-4107-20150118:90

    Cannot read property ‘push’ of undefined
    avia-tinymce-buttons-4.js?
    tinymce.create.createMenuValues
    wp-mce-4107-20150118:20 tinymce.create.init

    wp-tinymce.php?c=1&ver=4107-20150118:10 ewp-tinymce.php?c=1&ver=4107-20150118:3 awp-tinymce.php?c=1&ver=4107-20150118:10 N.initwp-tinymce.php?c=1&ver=4107-20150118:10 (anonymous function)wp-tinymce.php?c=1&ver=4107-20150118:5 (anonymous function)wp-tinymce.php?c=1&ver=4107-20150118:3 awp-tinymce.php?c=1&ver=4107-20150118:5 r.loadScripts.hwp-tinymce.php?c=1&ver=4107-20150118:5 (anonymous function)wp-tinymce.php?c=1&ver=4107-20150118:5 i

    #414362

    Hi!


    @Rechard777
    : I was able to add a new menu item “My Shop” to your main menu. Please kindly remove that after checking. http://la-bellefleur.com/wp-admin/nav-menus.php


    @fandragon
    : Please open a new thread. Add the url of the site. Make sure that you have the latest version of the theme, 3.1, running on WordPress 4.1.1.

    Cheers!
    Ismael

    • This reply was modified 11 years, 1 month ago by Ismael.
    #414287

    In reply to: Adding JS to a button

    Hi Sasolini!

    Thank you for coming back.

    This is not possible out of the box, because the button is a

    
    <a href ...> 
    

    You need to modify

    \enfold\config-templatebuilder\avia-shortcodes\buttons.php line 276ff.

    Add a unique custom class to the button and add an on_click event with jQuery to that class.

    Best regards,
    Günter

    #414271

    Hi Mac_Gyver!

    Thank you for using our theme.

    Out of the box – no, because the button is realized with a

    
    <a href="..."> tag
    

    You need to modify enfold\config-templatebuilder\avia-shortcodes\buttons.php line 276 ff.

    You can add a unique custom CSS class to the button and add an ‘on_click’ event with jQuery to this class

    Cheers!
    Günter

    #413844

    Hi lucein1774!

    Let’s try the following.

    1. Deactivate all plugins.

    2. Add this to your wp-config.php file.

    define('CONCATENATE_SCRIPTS', false );
    

    3. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.

    4. Make sure WordPress is updated.

    If your still having trouble after doing the above four steps then send us a WordPress login and we’ll take a look.

    Best regards,
    Elliott

    • This reply was modified 11 years, 1 month ago by Elliott.
    #413842
    peterolle
    Participant

    I just found that function-set-avia-backend.php has hard-coded to chmod directories.

    @chmod( $folder, 0777 );

    Thats not a good idea and bad for a lot of users and hosts.

    For my case 755 is fine and there should be an option or something for this, not making everyones directories 777 like that.

    Why is that needed ?

    Thanks.

    #413655

    Hi charger70!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab if you would like to hide it

    span.av-cart-counter {
      display: none;
    }

    If you would like to display item count, please go to Enfold/config-woocommerce folder and open config.php file and find

    $output .= "<a class='cart_dropdown_link' href='".$link."'><span ".av_icon_string('cart')."></span><span class='av-cart-counter'>0</span><span class='avia_hidden_link_text'>".__('Shopping Cart','avia_framework')."</span></a><!--<span class='cart_subtotal'>".$cart_subtotal."</span>-->";

    and change it to

    $output .= "<a class='cart_dropdown_link' href='".$link."'><span ".av_icon_string('cart')."></span><span class='av-cart-counter'>".$woocommerce->cart->cart_contents_count."</span><span class='avia_hidden_link_text'>".__('Shopping Cart','avia_framework')."</span></a><!--<span class='cart_subtotal'>".$cart_subtotal."</span>-->";

    Regards,
    Yigit

    #413600

    Then i get another bug from the parent theme :
    http://bolig.sinsio.dk/stue/

    Intet fundet
    Beklager, ingen indlæg matchede dine kriterier.

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /var/www/sinsio.dk/bolig/wp-content/themes/sinsio-child/includes/loop-index.php:267) in /var/www/sinsio.dk/bolig/wp-content/themes/sinsio/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    #413334
    lucein1774
    Participant

    i have updated to the latest version of the theme: 3.1

    But every time I try to edit a page, the Avia editor just spins and spins. I have tried to disable all the wordpress themes as well as all browser extensions/plugins but nothing is getting the editor to display.

    When I launch into editing any page I see a page error when the Avia editor is trying to load, below is the error:

    Uncaught TypeError: undefined is not a function posts-jquery.js?ver=1.2.5.1:177
    (anonymous function) posts-jquery.js?ver=1.2.5.1:177
    m.event.dispatch load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.1.1:3
    m.event.add.r.handle load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.1.1:3
    m.event.trigger load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.1.1:3
    e.event.trigger load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.1.1:8
    (anonymous function) load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.1.1:3
    m.extend.each load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.1.1:2
    m.fn.m.each load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.1.1:2
    m.fn.extend.trigger load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.1.1:3
    $.AviaBuilder.convertTextToInterface.$.ajax.success avia-builder.js?ver=0.8:895
    m.Callbacks.j load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.1.1:2
    m.Callbacks.k.fireWith load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.1.1:2
    x load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.1.1:4
    m.ajaxTransport.send.b load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,plupload,json2&ver=4.1.1:4

    Please advise.

    Thanks! I’m close. My child theme was one I made, and it didn’t have a functions.php already (all I used the child theme for was to preserve customizations to the CSS). I wasn’t sure how to create a custom functions.php for my child theme, and I wasn’t sure of the specific text to include for the Google fonts I wanted to use. I found functions.php is pretty basic…it just starts with an opening PHP argument. See below. And I used Inspect Element for the Google fonts I wanted to use to find out how they are referenced. This is what my functions.php looks like:

    <?php
    
    /* custom PHP functions to allow all three weights of Oswald font in Enfold child theme */
    
    add_filter( 'avf_google_heading_font', 'avia_add_heading_font');
    function avia_add_heading_font($fonts)
    {
    $fonts['Oswald 300'] = 'Oswald:300';
    $fonts['Oswald 400'] = 'Oswald:400';
    $fonts['Oswald 700'] = 'Oswald:700';
    return $fonts;
    }
    
    add_filter( 'avf_google_content_font', 'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    $fonts['Oswald 300'] = 'Oswald:300';
    $fonts['Oswald 400'] = 'Oswald:400';
    $fonts['Oswald 700'] = 'Oswald:700';
    return $fonts;
    }
    

    So now I see Oswald 300, Oswald 400, and Oswald 700 in the list of available fonts. But I’m having trouble controlling where the weights show up. I added some custom settings in Advanced Style Options to make H2 display the 300 weight and H1 display the 700 weight, but it’s not working for me.

    What am I missing? Do I need any more custom CSS?

    #413229

    Hi Maik!

    Change line 256 in /enfold/config-templatebuilder/avia-shortcodes/slideshow.php to this.

    array('0.5'=>'0.5','1'=>'1','2'=>'2','3'=>'3','4'=>'4','5'=>'5','6'=>'6','7'=>'7','8'=>'8','9'=>'9','10'=>'10','15'=>'15','20'=>'20','30'=>'30','40'=>'40','60'=>'60','100'=>'100')),
    

    Best regards,
    Elliott

    #413114

    Hey aron8778!

    Thank you for using our theme.

    You have to modify enfold\functions-enfold.php line 211:

    
    $excerpt = get_the_time($search_messages['time_format'], $post->ID);
    

    I will add a filter hook and post it to Kriesi – maybe it will be in the next update:

    
    $excerpt = apply_filters( 'avf_ajax_search_no_excerpt', get_the_time($search_messages['time_format'], $post->ID), $post );
    

    Best regards,
    Günter

    #413048

    Merhabalar,

    Lutfen Enfold/includes klasorune gidip loop-search.php dosyasini acin ve 137-146 satirlari arasindaki kodu

                    <div class='hr_invisible'></div>
                    <h3 class=''><?php _e('Feel like browsing some posts instead?', 'avia_framework'); ?></h3>
    
            <?php
            the_widget('avia_combo_widget', 'error404widget', array('widget_id'=>'arbitrary-instance-'.$id,
                    'before_widget' => '<div class="widget avia_combo_widget">',
                    'after_widget' => '</div>',
                    'before_title' => '<h3 class="widgettitle">',
                    'after_title' => '</h3>'
                ));

    assagidaki ile degistirin

    <?php 

    Best regards,
    Yigit

    #412985

    Hi yigit,

    Please find error log.

    simplexml_load_string(): ^ in /var/www/safetrax2/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 190, referer: http://10.20.253.21/safetrax2/wp-admin/admin.php?page=avia
    [Tue Mar 17 18:54:46 2015] [error] [client 10.20.103.97] PHP Fatal error: Call to a member function attributes() on a non-object in /var/www/safetrax2/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 192, referer: http://10.20.253.21/safetrax2/wp-admin/admin.php?page=avia
    root@mobitrix-test:/var/log/apache2# ^C

    Is anyone able to help?? I have copied the entire enfold folder over and my site is now live and all as it should be. Except I am not able to access the wordpress dashboard.

    Everything was fine until i did the update and i guess it time-out because it was peak time and many people were downloading updates. I say this because i did it on one of my other sites later last night and it went through okay. That site has the same theme.

    But now I can’t even get onto my wordpress dashboard.

    An example when i go to domainname.com/wp-login.php i am able to login correctly. Then it forwards me to domainname.com/wp-admin/ but on this page I am greeted with a blank white page saying:

    Warning: require_once(config-bbpress/config.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/78/10874578/html/fjp/wp-content/themes/enfold/functions.php on line 416

    Fatal error: require_once() [function.require]: Failed opening required ‘config-bbpress/config.php’ (include_path=’.:/usr/local/php5_3/lib/php’) in /home/content/78/10874578/html/fjp/wp-content/themes/enfold/functions.php on line 416

    Since I am now logged in, if i go to the homepage or any other page I can see the black wordpress bar at the top of the page as me being logged in, the page where you can click Dashboard. But if i click Dashboard or anything it gives me that blank white page.

    This has completely messed up my site and although the content and site is showing as it should be I can not log in and make posts, changes or run the business as it should be.

    Hi Guys,

    I have done the ftp transfer and now the site is back live showing as it should be. That is great.

    But when i go to /wp-login.php and login i then get forwarded to wp-admin/ and this message appears:

    Warning: require_once(config-bbpress/config.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/78/10874578/html/fjp/wp-content/themes/enfold/functions.php on line 416

    Fatal error: require_once() [function.require]: Failed opening required ‘config-bbpress/config.php’ (include_path=’.:/usr/local/php5_3/lib/php’) in /home/content/78/10874578/html/fjp/wp-content/themes/enfold/functions.php on line 416

    The good news is the homepage and all the pages are showing but i just can’t get to the wordpress dashboard?

    maratino
    Participant

    This code in functions-enfold.php makes all submenu links 70px height!

    $html .= ” #top #header_main > .container, #top #header_main > .container .main_menu ul:first-child > li a,”;
    $html .= ” #top #header_main #menu-item-shop .cart_dropdown_link{ height:{$size}px; line-height: {$size}px; }\n”;

    #top #header_main > .container, #top #header_main > .container .main_menu ul:first-child > li a, #top #header_main #menu-item-shop .cart_dropdown_link {
    height: 70px;
    line-height: 70px;
    }

    jamie
    Participant

    Hi Kriesi,

    Was given the option to update from 3.08 to 3.1 in the “Updates” section of WordPress. Clicked Update, and it just failed to complete.

    Since then I have not been able to get onto the site. The homepage states:

    Warning: require_once(config-bbpress/config.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/78/10874578/html/fjp/wp-content/themes/enfold/functions.php on line 416

    Fatal error: require_once() [function.require]: Failed opening required ‘config-bbpress/config.php’ (include_path=’.:/usr/local/php5_3/lib/php’) in /home/content/78/10874578/html/fjp/wp-content/themes/enfold/functions.php on line 416

    What should I do? I can’t even get onto the wp-admin/ screen to login.

    #412239

    Hello,
    You said “I believe this occurred because as LayerSlider is bundled with Enfold when the theme got network-activated it created those LS tables for all sites”

    I said in my question that the theme was NOT network activated. I made sure of that. Even so, creating tables should be done the first time the theme Activated through Appearance | Themes and not when it is network enabled. Maybe the after_switch_theme hook will do. That way it will only process that function when needed. Network Enabling a theme does not mean it is in use.

    After further research, the function layerslider_activation_scripts() on line 17 in activation.php specifically loops through each site and creates the new table. See lines 28-35:

    // Get all sites
    $sites = $wpdb->get_col(“SELECT blog_id FROM $wpdb->blogs”);

    // Iterate over the sites
    foreach($sites as $site) {
    switch_to_blog($site);
    layerslider_create_db_table();
    }

    This function gets kicked off when a theme is activated on a site like I suggested above. However, it runs this loop if it is multisite. The way it is written, I imagine it will get fired off each time the theme is activated on a new site. Can’t you just run the layerslider_create_db_table() function on the site the theme is activated on and omit this loop altogether?

    Thanks for your help!

    Tobias-B-Conrad
    Participant

    breaks functions like
    – option button
    – aviva editor

    firefox shows:

    ReferenceError: wc_select_params is not defined post.php:1875:11
    "Deprecated TinyMCE API call: <target>.onPostRender.add(..)" wp-tinymce.php:20:75
    TypeError: e is undefined

    thanks for helping and give me a working solution

    This reply has been marked as private.
    #411938

    In reply to: Jetpack with enfold

    Unfortunately i don’t know, i have submitted it to the hosting team as well as this thread to see if they have any answers, in the mean time here are other problems that happen when jetpack is active on my site… Even after deletion my entire site is still broken in places, the footer removes everything and goes back to the standard footer, the accordion slider pages get this issue:
    Notice: Undefined property: stdClass::$ID in /var/www/multi.co.za/www/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php on line 575 Notice: Undefined property: stdClass::$ID in /var/www/multi.co.za/www/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php on line 576 Notice: Undefined property: stdClass::$ID in /var/www/multi.co.za/www/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php on line 575 Notice: Undefined property: stdClass::$ID in /var/www/multi.co.za/www/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php on line 576 Notice: Undefined property: stdClass::$ID in /var/www/multi.co.za/www/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php on line 575 Notice: Undefined property: stdClass::$ID in /var/www/multi.co.za/www/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php on line 576 Notice: Undefined property: stdClass::$ID in /var/www/multi.co.za/www/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php on line 575 Notice: Undefined property: stdClass::$ID in /var/www/multi.co.za/www/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php on line 576 Notice: Undefined property: stdClass::$ID in /var/www/multi.co.za/www/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php on line 575 Notice: Undefined property: stdClass::$ID in /var/www/multi.co.za/www/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php on line 576 Notice: Undefined property: stdClass::$ID in /var/www/multi.co.za/www/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php on line 575 Notice: Undefined property: stdClass::$ID in /var/www/multi.co.za/www/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php on line 576
    Hopefully that helps you a bit?

    #411913
    afarahani
    Participant

    I was looking for something else but realized there are some links at the bottom of my page’s source code that I never created. here are the links:

    href=”http://tools.seobook.com/keyword-tools/seobook/?keyword=%D9%88%DB%8C%D8%B2%D8%A7%DB%8C+e2&#8243; target=”_blank”>کتاب سئو

    href=”//moz.com/researchtools/ose/links?site=http%3A%2F%2Fwww.franchiseelites.com%2Ffa%2F%25d9%2588%25db%258c%25d8%25b2%25d8%25a7%25db%258c-e2″ target=”_blank”>بررسی

    href=”//www.zippy.co.uk/keyworddensity/index.php?url=http%3A%2F%2Fwww.franchiseelites.com%2Ffa%2F%25d9%2588%25db%258c%25d8%25b2%25d8%25a7%25db%258c-e2&keyword=%D9%88%DB%8C%D8%B2%D8%A7%DB%8C+e2″

    href=”//webcache.googleusercontent.com/search?strip=1&q=cache:http%3A%2F%2Fwww.franchiseelites.com%2Ffa%2F%25d9%2588%25db%258c%25d8%25b2%25d8%25a7%25db%258c-e2″ target=”_blank”>بررسی

    And some others. Is one of the plugins doing this or these are Enfold’s?

Viewing 30 results - 14,491 through 14,520 (of 16,896 total)