Radices
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Lost media linksHello,
Where is this image file located?
https://olelarsonsfolks.net/wp-content/uploads/2010/02/1766-Philip.jpg
Forum: Fixing WordPress
In reply to: No Data ReceivedPlease post the URL
Forum: Fixing WordPress
In reply to: Add a Grid to Photo Archive Page – To be opened as Photos on PageYes I see that is messed up. You might try the standard method of disabling all the plugins and test to see if there is a conflict. You might also be better off asking for help from the Theme developers.
Forum: Fixing WordPress
In reply to: How to sort widgets by views?Forum: Fixing WordPress
In reply to: registration got pendingDo you have a plugin installed to manage registrations?
Forum: Fixing WordPress
In reply to: Link to pictures not in media libraryMake sure the 14 directories are in public_html/ and simply link to it using html in your post or page.
<a href="http://yourdomain.com/wp-content/uploads/ContactImage01.jpg"><img class="alignnone size-full wp-image-1881" src="http://yourdomain.com/wp-content/uploads/ContactImage01.jpg" alt="ContactImage01" width="420" height="420" /></a>A plugin can help if you want to bulk load those files to the media manager. Move your 14 directories to inside the wp-content/uploads folder and use this.
Forum: Fixing WordPress
In reply to: Add a Grid to Photo Archive Page – To be opened as Photos on PageIn the Appearance>Menu section of the dashboard you can add menu items based on a category. So you create the categories you want under the Posts Menu, then create the Posts with the pics and assigning them to the category. Then add your menu item(s)
Forum: Fixing WordPress
In reply to: HTTP Error Uploading .zip files to Media LibraryI have 4.1 installed and can upload zip files without any plugins. Did you deactivate the plugin you were using? What is the HTTP error?
Forum: Fixing WordPress
In reply to: Add a Grid to Photo Archive Page – To be opened as Photos on PageThe theme controls the output. So in general you need to find another theme that does what you want it to OR modify the template pages. Which theme are you using?
Forum: Fixing WordPress
In reply to: Admin Menu GoneIf you use a commercial theme or plugin and need support, please go to their official support channel. In order to be good stewards of the WordPress community, and encourage innovation and progress, we feel it’s important to direct people to those official locations.
Forum: Fixing WordPress
In reply to: website "invisible"You need to change the DNS settings for the Domain and add a cName to redirect the www to the main site. Nothing to do within WordPress.
Forum: Everything else WordPress
In reply to: Deafult NavigationLook in Appearance>Menus and edit the Home page link.
Forum: Themes and Templates
In reply to: Function ereg() is deprecatedHi Stephane,
If you use a commercial theme or plugin and need support, please go to their official support channel. In order to be good stewards of the WordPress community, and encourage innovation and progress, we feel it’s important to direct people to those official locations.
Forum: Fixing WordPress
In reply to: Linking to contact form w. individual subjectThose pesky clients 🙂 There are a lot of free ecommerce plugins so not sure what the investment would be. You need to show them the ROI.
Forum: Fixing WordPress
In reply to: Google links taking users to pharma site?Try scanning your site first. I’d also reach out to Google support. I’ll look deeper and let you know if I find anything.