trufai
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: All Shortcodes showing up as textokay thanks
Forum: Plugins
In reply to: [MaxButtons - Create buttons] Shortcode showing on site, not buttonHi,
I was wondering whether you received the login credentials I sent you?
Thanks
Forum: Fixing WordPress
In reply to: All Shortcodes showing up as textI’ve asked him, but he’s not been responding. I’ll ask him again though. IN the meantime, Do you have any possible idea as to what the issue could be?
Forum: Fixing WordPress
In reply to: All Shortcodes showing up as texthttp://booksforboffins.com/leicester/?page_id=440
I’m using the shortcodes:
[maxbutton id=”12″] [maxbutton id=”1″]
For the max Buttons plugin(free version)
https://ww.wp.xz.cn/plugins/maxbuttons/
My page has a database issue so please let me know if you can’t access it and I’ll restart it.
Forum: Plugins
In reply to: [MaxButtons - Create buttons] Shortcode showing on site, not buttonI’ve sent them over
Forum: Plugins
In reply to: [MaxButtons - Create buttons] Shortcode showing on site, not buttonI’ve tried to use it on another theme but it does not work.
The HomeSite is set to http://www.example.com/homesite and the wordpress site is http://www.example.com/wordpress
I placed the config code which they gave into a subfolder (/home/username/public_html/wordpress/)so I took the second option. I’ve been speaking to another person about it and they’re saying that it could be due to my memory size as I’m on shared hosting with HostGator? Does this have any relevance?
I’ve tried the procedure again but I’m still recieving an error code
No I didn’t as I’ve kept my wordpress directory different from my homesite directory? Should I make them the same (sorry if this sounds like a silly queston as I said I’m very new to this)?
My Config File has the following code:
/* Multisite */ define( 'WP_ALLOW_MULTISITE', true ); define('MULTISITE', true); define('SUBDOMAIN_INSTALL', false); define('DOMAIN_CURRENT_SITE', 'example.com'); define('PATH_CURRENT_SITE', '/mywebsite/'); define('SITE_ID_CURRENT_SITE', 1); define('BLOG_ID_CURRENT_SITE', 1);The names of the path and domain have just been changed into the example format
Yes I changed the URLs to example.com/mywebsite and example.com/wordpress, as wordpress advised me to remove the www.
I’ve tried that method but I’m still receiving the same result
Hi,
But my the instructions on last page of my installation told me to copy and paste the code into the .htacess file in my subdirectory folder (i.e. if my website was called http://www.example.com/mywebsite, the folder would be called ‘mywebsite’). Also, I was told to place the config code into the file which would be http://www.example.com/wordpress? I’l try and install into the root however.