gmichael7
Forum Replies Created
-
Forum: Plugins
In reply to: [MyWaze] Plugin not workingI did the activation and configuration. Putting the [my_waze] shortcode into a text block as a link does nothing. Shows as blank on live page.
I’m having a similar issue. I set to a custom slug (not ‘/login’). It was working at first, but today I cannot get into the admin login by any method. I have access to my site files and databases, but not sure where to go or what to do.
Forum: Fixing WordPress
In reply to: Visual Editor does not openNo, still nothing. The tab is there but clicking it does nothing.
Forum: Fixing WordPress
In reply to: Visual Editor does not openOk, that line of code was already in there, but with ‘false’, so I changed to ‘true’. Is there an error log that I can look at now?
Forum: Fixing WordPress
In reply to: Visual Editor does not openI followed all instructions, reset the plugins folder, still can’t open the visual editor tab.
Any other possible culprits?
Forum: Fixing WordPress
In reply to: Visual Editor does not openI can get into PHPMyAdmin, but how does one ‘RESET’ the plugins folder? I don’t recall seeing a Reset button in there.
Forum: Plugins
In reply to: [Infusionsoft Gravity Forms Add-on] Campaigns and Follow-Up SequencesAshley,
I’m not really using the gravity forms, so not sure about the tag refreshing, but I do know that even inside Infusionsoft campaign builder, new tags that I create seem to take a little while before I can pull them up in a search inside of CB.
As far as applying a tag that triggers a campaign, I use legacy action sets for things like this. Not sure if Gravity allows you to trigger an action set, but if so, just make the action set under Marketing> Settings> Action Sets> Add Action Set> (Action) Apply a Tag.
Also, if you’re new to Campaign Builder and using tags as triggers, remember that if there’s a chance that a contact might need to come back through that campaign again in the future, make sure you make your first step in the Campaign Follow-Up sequence to REMOVE the trigger tag. We use tags like ‘light switches’ in Campaign Builder so they can be triggered over and over.
Forum: Plugins
In reply to: [Infusionsoft Gravity Forms Add-on] Campaigns and Follow-Up SequencesHow are you getting the Tag applied to the new contact record from the Gravity form?
Forum: Plugins
In reply to: Urgent- W3 Total Cache / Wp-Admin Login 500 Server ErrorDisregard… spoke with Bluehost, and their servers are having issues that should be fixed shortly.
I’m totally new to this, and not a coder, but I can find my way around using Firebug etc.
I just installed W3tc, and I can’t figure out how to edit my CSS and have the changes push out to my site.Do I edit the original style.css sheet? Or do I use the one that W3tc created for me, which is named somethign cryptic with letters and numbers?
I see both in my file manager in my Bluehost CPANEL.
Forum: Networking WordPress
In reply to: WP-Subdomain(-like) functionality in one of the subsitesNot sure if anyone can help me here. I’m a bit of a noob, and never worked with subdomains before. If someone can just tell me if the following scenario can work, and if there’s any documentation on getting this set up- please advise.
Let’s say I have a site called http://www.test.com with WP and a template installed.
I want to have subdomains such as http://www.subby1.test.com .
I want to be able to manage these pages from within my WP installation at http://www.test.com , I do not want to have to insall WP at the subdomain.Does this make sense? I really just want it to work like a regular website where it would normally be http://www.test.com/subby1, but I’m being told that for SEO purposes that the subdomain for subby1.test.com would be better.
Any feedback greatly appreicated.