catwingz
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Google Fonts] font changes in admin but unreliable in publicSunny, this is happening in more than one browserβ Firefox, Safari and Chrome. I have used the plugin in other sites using the same browsers, with no problem. The really weird thing is that I am convinced it worked on this one at first. Is it possible it could be a theme conflict? What should I do?
Forum: Installing WordPress
In reply to: admin for subdomain redirects to main siteThe information Godaddy support offers can be misleading, if not incorrect. I was initially told ‘only one website’ but was later informed that this does not mean that sites within subdomains are out of bounds. Thus, the development site is installed within a subdomain and with it’s own independent database. The hosting plan appears to allow up to ten databases. This is all with Linux.
We didn’t use any plugins, doing all of the migration and database edits manually.
The step that had been missed is detailed in Changing the Site URL where the wp-options table still needed to be edited.
All is now well, and I am in the subdomain admin πThank you!
Forum: Installing WordPress
In reply to: admin for subdomain redirects to main siteand I have also tried placing
define('RELOCATE',true);in the wp-config file. Still no admin login πForum: Themes and Templates
In reply to: [Luminescence Lite] site title on mobile devicesYeay! The 767px style took care of it.
Thank you to you both π
Forum: Themes and Templates
In reply to: [Luminescence Lite] site title on mobile devicesForum: Plugins
In reply to: [HMS Testimonials] class for author on testimonial page?Thanks, this was perfect.
Forum: Themes and Templates
In reply to: [Luminescence Lite] style list itemsGot it! I’m still not sure what is causing all of the resistance, but the lists are now off of the ‘list.’ π
Thanks for your patience.
Forum: Themes and Templates
In reply to: [Luminescence Lite] style list itemsWeirdly, going straight for #wrapper and changing that font size has no effect on the list items either!
Forum: Themes and Templates
In reply to: [Luminescence Lite] style list itemsYes, this is for a child theme. I am glad you are switching to rem. One note to considerβ Another theme I am using quite a bit has the fonts specified with rem as the default and px as a ‘just-in-case.’ I don’t know to what degree this is being called upon, but I have found it to be useful as well.
Thanks, I am looking forward to a solution!
Forum: Themes and Templates
In reply to: [Luminescence Lite] style list itemsSadly, no luck there.
Forum: Plugins
In reply to: [HMS Testimonials] class for author on testimonial page?Wow, I knew I needed a vacation. This is an epic case of faking myself out, but it’s going to have a happy ending.
Ok, so part of the confusion has been coming from the text placed directly into the page, originally intended as a staging area for populating your plugin. This site has had a really drawn out timeline with a number of extended interruptions. I had forgotten the staging had ever occurred, believing I had completely switched to the plugin. Apologies for mixing you up in that.
The good part is that now I have another page set up to finish out what I had begun. Your setup is an improvement, and I have *almost* everything styled to match the site now.
There is one last thing I would like to change, and I don’t know if this is coming from the plugin or WordPress. The icon/bar in front of the blockquote is stubbornly grey. I would like to either change it’s color or replace it with a different icon. I have run out of time for the day to experiment with background images, the only thing I can think of that I see in my reading.
Can you point me in the right direction for that? If not, I understand. Either way my client is going to be a happy HMS Testimonial user. Thanks for your patience!
Forum: Themes and Templates
In reply to: [Luminescence Lite] style list itemsSorry for the misunderstanding. That was my most recent experiment, now removed. It had no effect on the text. I left it to demonstrate the lack of success.
Forum: Themes and Templates
In reply to: [Luminescence Lite] style list itemsAll of the list items in the main content. I am currently trying to make all of the text larger so it matches the rest of the site.
Forum: Plugins
In reply to: [HMS Testimonials] class for author on testimonial page?Ok, I am confused. You say the main content on the page is not generated from the plugin, and yet I am entering the content in the Testimonials section of the Admin that is created by the plugin. In the code the author info shows up in a paragraph tag. If it were entered in the page it would be easy for me to add a class. How is it that we can style the widget content, but not the page? There must be some way?!?