Cammy Ang
Forum Replies Created
-
I don’t think you’ve tested it, there is no more /wp-admin/admin.php?page=greenshift-license once we install the free plugin. I had to download an older plugin version, in order to visit and put my all in one license code.
Forum: Plugins
In reply to: [Greenshift - animation and page builder blocks] Plugin Greenshift closed??Yes, but where do we put now our license?
Same, like where do I now put my license key?
Forum: Fixing WordPress
In reply to: Unable to see new plugins in dashboardHi, is your site hosted with WP Engine? If so, yes, WP.org banned that host. You’ll need to manually download the zip plugin and manually upload it to your site > add plugin.
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Alipay error – Email invalidHi @mrclayton
Billing email isn’t enabled, could you please provide a snippet of code that removes it?
Amazing plugin. Stay safe always,
Thanks,
CammyForum: Plugins
In reply to: [LiteSpeed Cache] LITESPEED LSCACHE – net::ERR_ABORTED 404I deactivated LSCache for the time being and use WPRocket. Here’s what it looked like: https://tinyurl.com/yaheyzqa
Forum: Themes and Templates
In reply to: Remove the Words Archive, Meta, Site Admin & Logout.I guess you’ve fixed it already, I could see it gone.
Forum: Themes and Templates
In reply to: [Haxel] Size HeaderOh yes! It is completely huge.
Install and activate a plugin called “Custom CSS” if you are not using a child theme. And paste the codes below.
Simply override the min-height value to your desired height. 680px to 300px or some value you’d want.
#masthead { min-height: 680px; }And min-height of #masthead .layer
#masthead .layer { min-height: 680px; }Let me know if you further need help.
[moderator note – signature redacted]
- This reply was modified 9 years, 8 months ago by Cammy Ang.
- This reply was modified 9 years, 8 months ago by stephencottontail. Reason: redacted signature
Forum: Themes and Templates
In reply to: Remove the Words Archive, Meta, Site Admin & Logout.Hi,
It is most probably a widget. Go to Appearance > Widgets.
Let me know if you need further assistance.
[moderator note – signature redacted]
- This reply was modified 9 years, 8 months ago by stephencottontail. Reason: redacted signature
Forum: Themes and Templates
In reply to: [Llorix One Lite] about the website titleh1.site-title { font-size: 1.5rem; line-height: 1.5rem; margin-bottom: 5px; margin-top: 12px; text-align: left; }[moderator note – signature redacted]
- This reply was modified 9 years, 8 months ago by stephencottontail. Reason: redacted signature
Forum: Themes and Templates
In reply to: Change text alignment on mobileDoes not look centered to me.
Forum: Installing WordPress
In reply to: installing 2 wp with same user database?Just enable multisite feature of WordPress. If you don’t want that, sinip’s answer is correct.
—
Cammy- This reply was modified 9 years, 8 months ago by Cammy Ang.
Forum: Themes and Templates
In reply to: [Sydney] Disable Mobile View/ResponsivenessWhy disable site responsiveness? This I would wanna know.
—
CammyForum: Themes and Templates
In reply to: Oxygen Theme Header Image Replaces Site TitleForum: Themes and Templates
In reply to: [SG Window] how to replace lpatop logo@hxh90 is correct.
That laptop image url is https://wp-themes.com/wp-content/themes/sg-window/img/logo.png
You could also replace the laptop image by uploading your logo to this folder:
https://wp-themes.com/wp-content/themes/sg-window/img/Make sure file name is logo.png
—
Cammy- This reply was modified 9 years, 8 months ago by Cammy Ang.