aminabbasian
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site needs refreshing to showThanks.
I did manually reset all plugins and then went through them individually, updated them, updated WordPress and the Database.
So far things seem to be OK.
Forum: Fixing WordPress
In reply to: Adsense ResizingThanks, Denzel.
I did try this but had no luck – the ad didn’t show at all.
I’m not 100% sure that this is the solution as I tried the responsive ads and they do work to a degree.
If you heck out this screenshot you’ll see the ad loads ok when the page is still loading but once the page is fully loaded the ad gets cut off and all you see is whitespace.
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] Lost Password Page 404dont worry – fixed the issue
not a plugin conflict
Forum: Plugins
In reply to: [The Events Calendar: Category Colors] Colours Not ShowingThanks Andy.
Ill give this a go
Forum: Plugins
In reply to: [The Events Calendar: Category Colors] Colours Not ShowingHi Andy,
Thanks. I did turn it off but it seemed to make no difference and didn’t get rid of the stylesheet you mentioned.
I have since turned on W3 Total Cache.
Forum: Plugins
In reply to: [Nav Menu Roles] Show Menu Items When Logged out – hide some when logged in…Thank you ??
Forum: Plugins
In reply to: [The Events Calendar] Mobile Calender – Day Events not showingI’ve tried dubbing this today with the Debug Bar Plugin and I received these errors
/themes/../functions.php:1299 – tribe_event_format_date is deprecated since version 4.0! Use tribe_format_date instead. – This error I fixed.
require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/mode/page.php'), Bunyad_Posts->the_content, apply_filters('the_content'), call_user_func_array, Tribe__Events__Templates::load_ecp_into_page_template, tribe_get_view, include('/themes/mode/tribe-events/month.php'), tribe_get_template_part, include('/themes/mode/tribe-events/month/content.php'), tribe_events_the_header_attributes, wp_get_document_title, apply_filters('document_title_parts'), call_user_func_array, Tribe__Events__Template_Factory->title_tag, Tribe__Events__Template__Month->get_title, Tribe__Events__Template_Factory->get_title, tribe_get_events_title, apply_filters('tribe_get_events_title'), call_user_func_array, tribe_alter_event_archive_titles, tribe_event_format_date
It seems that the files being called to show the events when a dot is click is not being loaded.
How can I get these files to load? or do i need to take a different approach?
Forum: Plugins
In reply to: [The Events Calendar] Mobile Calender – Day Events not showingThanks Brook.
I did try this and unfortunately it didnt work.
I tried the calender with the Twenty Sixteen theme and it works fine. So its obviosuly a theme conflict.
Any suggestions as to what to change?
Forum: Plugins
In reply to: [The Events Calendar] Mobile Calender – Day Events not showingJust to be clear the summer from
<div class="tribe-events-mobile...
is not showing
Thanks
I did come across this if anyone is looking for some tips
Thanks for the reply!
Any suggestions on where I can read up on this or how I can ensure the title appears as desired?
Forum: Plugins
In reply to: [Quick Cache (Speed Without Compromise)] Cache WarningThank you ??
I will try the two potabilities asap.
In the meantime is there away in which I can hide this error?
Forum: Plugins
In reply to: [Quick Cache (Speed Without Compromise)] Cache WarningHey Jas,
I am using Quick Cache Version 141001 on WP 4.0
Thanks
Forum: Plugins
In reply to: [Quick Cache (Speed Without Compromise)] Cache WarningHey Raam,
Please see here
You won’t see the error in the title at first but if you click on the pages and then hover over the title you will see the warning message.
Thanks
Yes… it was something very simple.
<?php wp_footer() ?>
Was not in the footer!! :/