Stiofan O'Connor

Forum Replies Created

Viewing 15 posts - 9,901 through 9,915 (of 13,774 total)
  • Author
    Posts
  • in reply to: Remove (All Places) in heading #113079

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I miss read the function, this was caused by an old function in CPT addon, i have added a snippet of code in ur child functions to fix it, the fix will be in the nexd ver of CPT addon.

    Thanks,

    Stiofan

    in reply to: GD with Formidable Forms Preview shows GD artifact #113058

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello, this is resolved now, that code is added tot he footer which is present in preview but the styles to hide it were not loaded.

    Thanks,

    Stiofan

    in reply to: Bought MultiLocations, Profile Shows No Record Of Purchase #112905

    Stiofan O’Connor
    Site Admin
    Post count: 22956
    This reply has been marked as private.
    in reply to: On Tab breaks site options behaviour #112903

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    If i remember correctly you have already added all the regions? If so i have changed the region type from enabled to restricted tot he ones you already have, this prevents this from happening, if there might be more regions people might want to add let me know as we will have to disable that and find another solution.

    Thanks,

    Stiofan
    p.s. the problem is the tab button tabs to the search box inside the region list and the keyup makes it run a search which returns empty.

    in reply to: RSS feed details and fields #112858

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello Dara,

    Please have a look at this page: https://codex.wordpress.org/Customizing_Feeds

    There are also some useful links at the bottom of that page.

    Hopefully that is enough to get you where you want to be 🙂

    Thanks,

    Stiofan

    in reply to: Bought MultiLocations, Profile Shows No Record Of Purchase #112856

    Stiofan O’Connor
    Site Admin
    Post count: 22956
    This reply has been marked as private.
    in reply to: New licence / updates system info #112823

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Karu,

    Did u read the main post? You will only see the new screen when a new/updated addon has been added, not a new ver of GD core or a GD theme.

    Thanks,

    Stiofan

    in reply to: Any chance to have "add listing" using Multilocations? #112822

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Chris,

    I added the following to your functions to fix the problem

    
    
    //fix GD chosen select
    add_action( 'wp_print_scripts', 'wishlist_fix_gd_scripts' ,400);
    function wishlist_fix_gd_scripts() {
    wp_dequeue_script('jquery-chosen');
    }

    Thanks,

    Stiofan

    in reply to: Paysera Payment Gateway #112816

    Stiofan O’Connor
    Site Admin
    Post count: 22956
    This reply has been marked as private.
    in reply to: How to handle VAT #112815

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Rudolf,

    That error is not usually one with the fraud prevention, it could be a error in the paypal arguments sent, if you want to add me to skype we can go over it. You wont be able to view my private replies here so i’ll reply to another topic of yours

    Thanks,

    Stiofan

    in reply to: GD Modern Theme WPML Compatibilty #112810

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    I replied to this days ago but it looks like somehow it didn’t save, my apologies.

    The recent posts extend plugin and GD both try to edit the query loop, that widget will work on non GD pages but it won’t work on GD pages. YIf you need it on the homepage you could try not setting GD as a homepage but instead set it as a normal page and use GD shortcodes or widgets.

    Thanks,

    Stiofan

    in reply to: sender name – general settings #112796

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    It looks like something is hooking in and changing that value for you, you can fix it by adding this code to your theme functions.php

    
    
    add_filter( 'wp_mail_from_name', 'my_custom_wp_mail_from_name' );
    function my_custom_wp_mail_from_name( $original_email_from ) {
    	return stripslashes(get_option('site_email_name'));
    }

    Thanks,

    Stiofan

    in reply to: Language Right to Left #111891

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello Sashg,

    Whoop does not appear to have all the correct RTL support in place but we will resolve this for you. Giri the main developer might be back to work tomorrow, he would be the best person for this task however if he is not back tomorrow i will take over the task and work with you to get this all 100% RTL.

    Thanks for your patience!

    Stiofan

    in reply to: Listing Expired but Wasn't Automatically Deactivated #111819

    Stiofan O’Connor
    Site Admin
    Post count: 22956
    This reply has been marked as private.
    in reply to: Country is not filled anymore when editing places #111810

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    No that page is correct, that is an admin only screen, if we changed it then you would not be able to edit any country that was not selected to show, this might not always be the case.

    Thanks,

    Stiofan

Viewing 15 posts - 9,901 through 9,915 (of 13,774 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount