juggledad
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Accessing wordpress without dnsI should have explained better. You CAN get to it, but unless, as MyThemeShop said, you change the two settings in the database, any link in the site will take you back to the original site and that applies to the backend.
So your idea is good as long as you don’t make any changes in the site between when you restore it and the dns change happens – and that even means no one comments on the site – otherwise the comments will vanish.
Forum: Fixing WordPress
In reply to: Unable to update post/pagesWell, I’d go call your host’s tech support to find out what is happening on the server
Forum: Fixing WordPress
In reply to: Unable to update post/pagesyou could add
define(‘WP_DEBUG’, true);
to your wp-config.php to see if it shows anything, but I would contact your host’s tech support to see if they can explain what is happening. This could be a time out or violation of some other resourse.
Forum: Fixing WordPress
In reply to: Service Unavailable when trying to display Posts1) what happens if you disable ALL your plugins
2) you might want to contact your host’s tech support to see if they can shed light on the ‘service unavaliable’Forum: Fixing WordPress
In reply to: Adding a league/fixture/resultdo you realize that your question makes no sense to me since I have no frame of reference for it?
My guess is that you want a php aware plugin like ‘exec-php’ and then you would put your code in a text widget.
Forum: Fixing WordPress
In reply to: Accessing wordpress without dnsDepends on weither you have a static IP address assigned and if you have your site installed in the folder it resolves to or a subfolder.
i.e. if aaa.bbb.ccc.ddd points to your home folder and you have WP installed in a sub folder ‘my-wp-site’ then aaa.bbb.ccc.ddd/my-wp-site’ should work.
Forum: Fixing WordPress
In reply to: Image map in one widget conflicts with script in another oneI assume you are using at least one plugin – knowing the names would be helpful. Have you contacted the plugin author(s)?
Does the order of teh widgets effect the outcome? (ie Image map then Amazon hrs Amazon then Image Map?
Forum: Fixing WordPress
In reply to: All pages in menu turn into blank empty custom pagesdebugging 101 – disable ALL plugins
Forum: Fixing WordPress
In reply to: Is it possible to customise the posts page/blog?It is always helpful if you provied the theme name and it saves some digging. That said, it looks like you are using the UNIK theme which is a premimum theme which most people here won’t have access to .
I suggest you ask at the support page for the theme.
add me to the list. I get the same fatal error on line 725
I’ve used FTP to remove the wordfence folder from the plugin folder and I’m running again – without wordfence…
Forum: Plugins
In reply to: [FooGallery Owl Carousel Template] any way to shift multiple imagesNope, when you do that, the autoplay doesn’t work.
Forum: Fixing WordPress
In reply to: WordPress Admin – Types Menu Option Not Therethey have a plugin installed that adds those options and you don’t. Hopefully they mentioned it in the video and you just missed it. If not, you may want to see if it s mentioned in the comments (if they have any) and/or submit a query to them.
Forum: Fixing WordPress
In reply to: gallery images cut offdebugging 101 – disable all your plugins and see what happens
Are the images cut off in the media library or just in the posts? If it’s in the posts, then it probably as to do with a theme or possibly a plugin setting. Try swapping to a different theme and temporary disabling all your plugins and see what the images look like
Forum: Fixing WordPress
In reply to: Header menu and logo align properly?It looks fine to me, but then I don’t know what you mean by aligning them, the theme you are using, what you have tried, what version of WordPress, weither you have disabled all your plugins to see if there is a conflict, or even if it is a premimum theme.
Forum: Fixing WordPress
In reply to: WordPress 4.5.2 Image Upload Control BugI just tested in Safari, FireFox and Chrome. It works fine in FireFox and Chrome but not in Safari.
Have you tried a different browser? This could be a but in Safari….