Radices
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Audio file from gallery shows 00 content in postHow are you inserting it? Perhaps this thread has the answer.
https://wordpress.org/support/topic/plugin-podcasting-m4a-audio-files-enhanced-aac?replies=3
Forum: Fixing WordPress
In reply to: Style sections within a pageIt depends on the theme you are using. Some have a dedicated contacts page template.
Forum: Plugins
In reply to: [Event Registration] 403 Forbidden ErrorSomethings being missed. Whats in the .htaccess files? Permalink settings?
Forum: Fixing WordPress
In reply to: Installing TinyMCE Advanced on specifik pagesYou will see it in the Visual Tab once you have gone into the plugin setting area and added the features / Buttons you want. They are under the Settings menu.
wp-admin/options-general.php?page=tinymce-advanced
Forum: Fixing WordPress
In reply to: Can't use Footer WidgetIts an easy thing to do and you won’t lose any of the settings unless you have edited the theme files themselves. Just delete the active them folder and upload a new copy in its place VIA FTP.
Forum: Fixing WordPress
In reply to: apache test page – after trying to install phpbb modI really do think you need to get the Hosting Support involved.
Forum: Fixing WordPress
In reply to: apache test page – after trying to install phpbb modYes I see that the site is now crashed. Time to talk to the hosting people?
Forum: Fixing WordPress
In reply to: apache test page – after trying to install phpbb modI just registered on the site so you should get my email (gt). All the pages work if you put the /worpress/ part in the url bar. I wonder if the Home and URL are set right in the Settings>General.
I think you lost the .htaccess and index.php file from the domain root.
Check this link.Forum: Fixing WordPress
In reply to: apache test page – after trying to install phpbb modSo the domain is pointing to that WordPress folder and inside it there is a index.php and the rest of the WordPress files? I’m lost with the httpdocs folder ..sounds like you have root access to the server and you should be in something like /home/user/public_html/wordpress
The test page indicates that there is no index.html or index.php file in the folder that the domain points to.
Forum: Fixing WordPress
In reply to: apache test page – after trying to install phpbb modCan you browse to the public_html folder and see the WordPress files?
Forum: Fixing WordPress
In reply to: apache test page – after trying to install phpbb modHey Arnie,
How did you uninstall the apps?
Forum: Fixing WordPress
In reply to: Can't use Footer WidgetThe footer.php would be part of your active theme. You may delete the theme and reload a fresh copy of it and see if that resolves your problem.
Forum: Fixing WordPress
In reply to: Installing TinyMCE Advanced on specifik pagesWhat do you mean use it in a page … it’s used on the Post and Page Editors in the DashBoard area.
Forum: Fixing WordPress
In reply to: browser shows blank webpageI’d clear the cache in your browser. Ctrl Shift Del
Forum: Fixing WordPress
In reply to: Navbar help/advice pleaseThe navbars are set by the active theme but can be changed using plugins and a little code. Check out this link.