Re arrange the tab order
This topic contains 44 replies, has 4 voices, and was last updated by Brian 8 years, 1 month ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
September 1, 2017 at 12:15 pm #393928
Can you help me make the Profile Tab the first ( or default) tab in the business or event listing page – now it is the review tab. Before, I had it set up correctly, but I recently updated the software and lost this. Thank you
http://guiribusiness.com/events/barcelona-1/barcelona-guiri-business-drink/?gde=2017-09-20
September 1, 2017 at 12:18 pm #393929Have a look at https://wpgeodirectory.com/docs/faqs/how-do-i-re-order-tabs-on-the-detail-page-in-whoop/
Thanks
September 1, 2017 at 12:19 pm #393930Have a look at this plugin, that will prevent you from losing the code.
And use a child theme if you are not, that would also prevent the code from being overwritten.Thanks
September 1, 2017 at 4:43 pm #393971The link https://wordpress.org/plugins/code-snippets/
🙂
September 2, 2017 at 9:44 am #394030Thank you. I added the code, and it caused this error:
function override_whoop_filters() { remove_filter(‘geodir_detail_page_tab_list_extend’, ‘geodir_detail_page_tab_list_extend’);} add_action(‘init’, ‘override_whoop_filters’);
Warning: Cannot modify header information – headers already sent by (output started at /homepages/40/d333763067/htdocs/wordpress-guiribusiness/wp-content/themes/whoop_child/functions.php:21) in /homepages/40/d333763067/htdocs/wordpress-guiribusiness/wp-content/themes/GeoDirectory_whoop/geodirectory/listing-eventdetail.php on line 12September 2, 2017 at 11:24 am #394034Add this in another snippet then: https://wpgeodirectory.com/docs/faqs/help-i-get-a-php-warning-on-my-pages/
If we need to check your site, we will need your WP admin details in a private reply.
Thanks
September 4, 2017 at 8:09 am #394152This reply has been marked as private.September 4, 2017 at 8:23 am #394153I am noticing that any code I add to the child theme Whoops is giving me an error, including all this code from our chat last year: https://wpgeodirectory.com/support/topic/widget-whoop-are-you-interested-2/
Thank you in advance for your help. B
September 4, 2017 at 8:46 am #394155Now, we I go to login, after I put the correct details, the site refreshes to this page: http://guiribusiness.com/gd-login/
But it is a blank white page. I signed in and out, tried on three browsers, and cleared all my cache/ cookies.
please advise, thanksSeptember 4, 2017 at 8:53 am #394156Actually, I cannot access the entire admin area now. it is all white screens.
September 4, 2017 at 12:04 pm #394184Let me know if you need any more information or details. Thanks for helping.
September 4, 2017 at 12:49 pm #394192Please check the password for FTP please.
This is exactly why you should use Code Snippets, they will not activate if you add the wrong code, rather than breaking your site.
Which files exactly have you changed that created the error? functions.php of the child theme only?
September 4, 2017 at 1:21 pm #394204I uploaded and tried to activate your plugins, and that is what broke it. I will check the FTP in next message.
September 4, 2017 at 1:30 pm #394208This reply has been marked as private.September 4, 2017 at 1:44 pm #394212Those FTP details still do not work for me. Please make sure they work before re-posting. Thanks
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket