moregone
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: SSL error, cannot access siteclosed
Forum: Fixing WordPress
In reply to: SSL error, cannot access sitefigured it out
needed to find theme functions.php and added
update_option( ‘siteurl’, ‘https://cybergroup.tv’ );
update_option( ‘home’, ‘https://cybergroup.tv’ );that removed the HTTPS from the site and allowed me to log in again
if you do not have a functions.php in your theme, create oneanother suggestion was to define the site name in the wp-config but that did not work for me
Forum: Plugins
In reply to: [Visual Form Builder] Date Picker not workingThank you. I will do.
Forum: Fixing WordPress
In reply to: Change widget location for Pages vs PostsPerfect! Seems like someone long before me has always crossed these roads. Thankfully the capable make this easier down the road for people like me!
Forum: Fixing WordPress
In reply to: Filter down to 2 or more catergoriesyou know, I didn’t even realize you could nest categories. Totally makes sense now.
Thanks!
Forum: Fixing WordPress
In reply to: WP 3.5.1 wp-image-editor: Scaling up images does not workullemehner Thank you very much. I pasted that code into my functions.php and worked like a charm. You rock!
I read the ticket you posted and seems like they underestimate the need, or don’t really care since it doesn’t make sense to them.
This thread alone displays the merit in such a feature. My themes featured images are added to the top of each post with a border that is 650px and drop shadows with slight curling effect like paper. I use Instagrate which automatically populates my instagram images as post, except the come in a 612px.
Yes is degrades the quality marginally, but its the difference of working with my them or not.
Now if I could just somehow automate the upscaling id be even happier!
Forum: Fixing WordPress
In reply to: Remove footer text (not in footer.php)Thanks, I am looking to add info about my organization and LLC
Appreciate your direction alchymyth
Forum: Fixing WordPress
In reply to: Remove footer text (not in footer.php)https://colorlabsproject.com/ it is a free theme they offer.
Their support has been less than helpful
Thanks for the response
Forum: Fixing WordPress
In reply to: Fatal error – Out of Memory – when uploading imagesHello,
I just ran into this same issue with my 1and1 account. I too have called and am upgrading to the 80mb. This seems like it will only be short term fix as I am coming from 60mb account. What I would like to know is how do I manage the size of php? Iv’e only got 20mb left and I feel like my website is in it’s toddler stages still, and I have tons of content I intend to post.
Forum: Fixing WordPress
In reply to: Change Catergory View to Grid of Featured ImagesI am comfortable with CSS but not PHP.
I will go the route of the the Plugin. Thanks
Forum: Plugins
In reply to: [Promotion Slider] [Plugin: Promotion Slider] edit excerpt textjust making sure I get notified of responses.
Forum: Plugins
In reply to: [Promotion Slider] [Plugin: Promotion Slider] edit excerpt textHello, do you think you could share how you got the excerpt to be on the right hand side and 40%. I like the example of the wine that shows the excerpt on the right hand side and not across the bottom.
Thanks
Forum: Fixing WordPress
In reply to: Repeated Menu and Different OrderHello,
I do not remember the exact specifics but, I think I removed the title of one of the Pages. I think the menu listed “Home” as it would on any blog while also Pointing to another Page we had named “Home”.