awr10e
Forum Replies Created
-
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Tiled Gallery BlockHi
All the information i got was Laptop (google chromebook) and Mobile don’t but his mobile works fine when connected via 4G and then works fine after its reconnected to our home wifi. I could not replicate the issue, but the minute i disabled Photon the person who reported the issue said it was fine.There is no gallery yet i am wanting to create one but the block isn’t there since i disabled Photon. Hence the question how to use the block when Photon is deactivated.
Thanks
Forum: Plugins
In reply to: [m1.DownloadList] Displaying wrong folderHi
I re typed the code again and its displaying correctly.
It might have got confused with the debug bit you mentioned.
All fixed
THanks
Forum: Plugins
In reply to: [m1.DownloadList] Displaying wrong folderUpdated to latest version and 000’s have disappeared.
Still not showing the correct folder. the folder i want is in the root of the wordpress folder
thanks
Forum: Plugins
In reply to: [m1.DownloadList] Displaying wrong folderSorry i missed the closing ] off the code written in message was in the actual website
code is
`[m1dll path=”magarc/1970/”?sort=”ASC” nosize=”1″?noext=”1″ nobreadcrumb=”1″]I don’t understand the second message about debugging
Thanks
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Crashes SiteHi @pmciano
https://jetpack.com/contact-support/ is the link i’ve filled out 3 times over the past 3 weeks and have had no reply.
I’ll try again, but not holding my breath.
thanks
Forum: Plugins
In reply to: [WP Meta SEO] Meta TitleHi
The pages on wrideprints site have all been typed in manually.How do i check the theme adds some SEO “optimization” automatically?
Not sure how this would happen as my multisite has the same theme for all sites, but only the main site is defaulting to the “page title – website title”
https://www.trackrodmotorclub.co.uk/
https://www.rallyyorkshire.co.uk/
https://www.trackrodmotorclub.co.uk/lookoutthanks
I tried again today, and still having the same issue so have submitted a support ticket via your link
Thanks
Hi
I’m having an issue too.
when i import the code, after saving the widget settings it alters the code.
original code
<script type=”text/javascript” src=”//downloads.mailchimp.com/js/signup-forms/popup/embed.js” data-dojo-config=”usePlainJson: true, isDebug: false”></script><script type=”text/javascript”>require([“mojo/signup-forms/Loader”], function(L) { L.start({“baseUrl”:”mc.us18.list-manage.com”,”uuid”:”ab547b1054d827f2be428f7fa”,”lid”:”499dc27e55″}) })</script>altered to
[mailchimp_subscriber_popup baseUrl=’mc.us18.list-manage.com’ uuid=’ab547b1054d827f2be428f7fa’ lid=’499dc27e55′ usePlainJson=’true’ isDebug=’false’]
Thanks
Forum: Themes and Templates
In reply to: [Storefront] Homepage article not full widthHi
I tried again after clearing my cache, and the code was accepted. Also it was the margin set on the col-full rather than padding that was causing the gap so changed that, so now reads
.page-template-template-homepage .entry-content, .page-template-template-homepage .entry-header { max-width: 100%; } .page-template-template-homepage #main div[class*="post-"] .col-full, .page-template-template-homepage #main div[class*="post-"] .col-full { margin: 0 !important; }
thanks fo the help
Forum: Themes and Templates
In reply to: [Storefront] Homepage article not full widthHi
The only custom code i have is
`.page-template-template-homepage .entry-content,
.page-template-template-homepage .entry-header {
max-width: 100%;
}
/*** Footer */
.site-footer {
padding: 0.618em 0; }
.site-info {
padding: 0 0; }/*** Footer widgets */
.footer-widgets {
padding-top: 0.631em; }Thanks
Forum: Themes and Templates
In reply to: [Storefront] Homepage article not full widthHi
Thanks for the code but when i enter it in the additional CSS bit is brings up the following message“There is 1 error which must be fixed before you can save.
Update anyway, even though it might break your site?”I tried anyway but it didn’t make any difference.
Thanks
Forum: Themes and Templates
In reply to: [Storefront] Homepage article not full widthHi
I’ve added the code you mentioned and it moved a bit but it still isn’t inline. Inspecting the element there is a margin being used on col-full, which is within col-full so cannot remove it. see screenshot
https://www.wrideprints.co.uk/screenshot.png
I’ve left the code you recommended in the additional CSS area.
Thanks
Forum: Themes and Templates
In reply to: [Storefront] Change the page content width for homepage templateI’m having the same issue, have tried the code suggested but on looking at the inspect the issue appears to be that the homepage content article is within the col-full dive which is adding the margins stopping it from going the same size as the default sections.
screenshot https://www.wrideprints.co.uk/screenshot.png
Thanks
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Widgets disappearedThanks very much.
Am at a loss to how they deactivated, as i didn’t do it, but reset up.
Could i ask that you make the page that you turn on off features is easier to find from your dashboard. As i wouldn’t have found it without typing in the address provided
Thanks
Hi wfyann
I didn’t have a .user.ini file, so i created one, and edited one from anther site to say the correct dir. The request to optimise has vanished.
I’m using PHP version 7.1
Thanks for your help