Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)
  • Thread Starter AdrianoAgri

    (@adrianoagri)

    Yes now works because i have located the right file with the segment of code and modified the original file.

    I would have like to leave the original file unchanged and modify the layout throught jquery, because this theme is very complex… now i have to create a child theme to prevent accidental update of theme.

    but if you can give me a solution to have a working link using the append method of jquery i revert the oeration…

    this was the code i was using

    var infobutn = "<a class='button btn-small' href='<?php echo  do_shortcode("[supsystic-show-popup id=101]")?>'>INFO</a>";
    	jQuery('.listing-style1').find('.details .action').append(infobutn);

    thanks

    Thread Starter AdrianoAgri

    (@adrianoagri)

    Hi supsystic, do you have any news for me???

    • This reply was modified 7 years, 1 month ago by AdrianoAgri.
    Thread Starter AdrianoAgri

    (@adrianoagri)

    It’s the info button in the accomodation list, just after the booking form…

    Thread Starter AdrianoAgri

    (@adrianoagri)

    Hi.. as i wrote i have also tried to use the link code as described in the article you mentioned (open popup on click page).
    But i am very stubborn, and i’ve tried again.. but i have mistake the number of the popup…
    Infact i have another popup in the page that trigger on 75% scroll of the page..
    that have code 100, meanwhile the popup i try to use have code 101…
    I have to say that the popup with code 100 works also with clicking the link…
    But I cannot undestard why the popup with code 101 doesn’t works…
    if you want to take a look the page is https://www.sardegnavacanzelowcost.it
    Remember that i add the link dinamically with jquery on page load…

    thanks for all your help you can provide to me…

    regards

    Thread Starter AdrianoAgri

    (@adrianoagri)

    Yas i have dismiss the notice but i notice that after a while the message appears again, (i have dismiss again),and, i don’t know if depends on ssl, but i have noted that i have some difficult on redirecting to the admin dasboard in the second site, the one which i have activated ssl after some days after the first activation…
    And consider that in the ssl admin panel i still have the message for the network activation…
    I only wish to know if that can cause problems, and just because some errors occours (like accessing the second site admin dasboard, or the same loggin in in the same admin dashboard).

    thanks

    Thread Starter AdrianoAgri

    (@adrianoagri)

    It results activated, but when i have installed the plugin, i have activated only in one site because i need ssl only in one page in the main site.
    After that i have noticed some errors, and reading here and there on this support forum i understood that it should be better to have the entire site under ssl, and because navigating i had alert from google on mixed content. so i have activated the plugin also in the second site, it said that the plugin was already active, has done some operations, and then says everythings was ok..
    only in the backend of both of sites remain the message to install networkwide for htacces managment.
    So last time, i have tried to deactivate form network admin panel but nothing happens, i have tried to deactivate from the single site, but it says that the plugin is under network activation.

    I don’t know if you can get me, my english could not be very clear…
    thanks..

    Thread Starter AdrianoAgri

    (@adrianoagri)

    Hi. i read only now,
    the plugin says active on network, but i cannot deactivate it in any way.
    I have seen that in the property of the plugin, is checked allow javascript to manage ssl redirecting.

    How can i deactivate the plugin? to force network activation?
    thanks

    Thread Starter AdrianoAgri

    (@adrianoagri)

    Ok! come back to my steps.. i have found the solution..
    i have placed the script into the footer after the jquery library was loaded..

    Thread Starter AdrianoAgri

    (@adrianoagri)

    Hi. i have tried with the link you give me, but it doesn’t works..
    So i have deepen jquery methods and i have found a solution, but it works only with a normal html page, but doesn’t works with wordpress.
    i mean i have realized this code

    $(document).ready(function(){
    			var selname = $('.mailpoet_paragraph').find('input:checkbox').attr('name');  
    			var addselect = $("<select name='" + selname + "'></select>");    
    			$('form > p:eq(1)').after(addselect);  			
    			$('.mailpoet_checkbox_label').each(function(){
    			$('select').append('<option value="'+$(this).find(' > input').val() +'">'+$(this).text()+' </option>');  
    			});
    			
    			$('form > p:eq(1)').find('label').hide();
    			$('form > p:eq(1)').find('label:first').show();
    						
    		}); 

    and i have placed it into the header section of my theme, and still doesn’t works. i have found that with wordpress i am using noconflicts option, so i have changed every $ with jQuery but still doesn’t works.
    Could you help me again or give me some other hints?
    i really appeciate every kind of help… thanks

    Thread Starter AdrianoAgri

    (@adrianoagri)

    Hi! thanks for suggestion, but i also have the integration between yoast seo and qtranslate x.
    So do you think it was a qtranslate issue? and could you explain why don’t you recommed that plugin? it generate problems?

    Thread Starter AdrianoAgri

    (@adrianoagri)

    Yes… i’ll find it, it’s woo extra fee plugin from prem tiwari, after i have deactivated all plugins, and reactivate one by one, when was the woo extra fee turn, it gave to me an headers error message, testing the sitemap effectively shows the error.

    Now i’ll try to contact prem tiwari for support, but what i have to look for? white space in headers?

    i hope to recover it because its very useful for me…

    thanks amboutwe

    Thread Starter AdrianoAgri

    (@adrianoagri)

    Ok i have removed that code, and everythings returns normal…
    i have tested few days… and just 8 hour after i delete that code a strange problem with the database connection of my blog happens…
    now i have to ask to support of the provider if it was normal. or if there was an attack…

    so thanks for your help and hint…
    and if support gave me some response i will post here for followers…

    thanks WFMattR…

    Thread Starter AdrianoAgri

    (@adrianoagri)

    HI WFMattR..

    after a while yesterday wordfence scan ends.. and yed wp-config was signed as malicius, but i have more file signed like txt file in which there is little variation respect the originals (eg. version of product)

    now i proceed to clean the php section with functions and i send a copy of that function to samplesATwordfence.com

    and then wait to see what happens.. thanks for help.. if i have more news (cause i know knews are right over the corner) i ask you again.

    regards.

    Thread Starter AdrianoAgri

    (@adrianoagri)

    ok. i get it, caching plugin save old version of site, but now the w3total cache is removed, how can i release the plugin cached, or better how i delete the cache, i didn’t found anything about cache in the plugin folder

    Second, i am not seeing the old version of the page, i see a different version of the page, a version never pubblished, as i said seems that css file doesn’t load at all.

    how can i make that file load again, or alse how i check which file the server doesn’t find to reload into the original position..

    And i have a real suspect that something happens because the .htaccess file is empty, i have the limit-login-attempt plugin the htacces should have the rewrite condition about index.php or not?

    and referred to the wp-config do you know a function named r2BJLVoJpEXl that return a str_replace?

    regards

    Thread Starter AdrianoAgri

    (@adrianoagri)

    Sorry, what do you mean with deactivate caching completely.

    Reading around the net, many says that to speed up the page i need to cache lots of objects, included css ed script, and before a month ago i haven’t this kind of problem and the blog is active from 2011.
    I have passed 3 attempts to hacking the site, and the first of them lasted 3 months with 3.000 attempts at day.

    Now i have noticed a reduction of visit from users, and i am trying to find the bug..

    but, if you want to take a look you can go to the login page of http://sardegna-in-rete.leviedellasardegna.eu
    wp-admin/

    You can notice a different way to view the login page, this is not the only blog i have, and the others look differently.
    the wordpress logo is missing, the white box is missing, and the button appear different, seems that css doesn’t load at all.

    Other things, in the new post (see here) you can notice that in the pubblish box top-right, the icon to open/close the box is missign, tha same for the other boxes, and also here buttons appear without style.
    Also lots of difficult randomly to write article text or title.

    The menu on the left, when i pass the mouse over the menu the sub-menu doesn’t appears i have to click the menumitem and the submenu voice appear for few seconds and then the first submenu voice load (obviously).

    So i think there is something wrong in css loading, and i have tried to reload css in the admin and in wp-include folder, but nothing seems happens.

    Then i have found this strange functions with strange name in the wp-config.
    This morning i have tried to reply the blog in local, and i have load every plugigs, also w3total cache, but none of that loads that strange functions in the config file…

    Did you know of functions placed in the config file?

    thanks
    Adriano

Viewing 15 replies - 1 through 15 (of 15 total)