CreativeWP
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: HELP: Add symlink for a folder within Pantheon serverIf anyone knows who can help. Pantheon in my experience is the worst server I have ever used.
Forum: Plugins
In reply to: [WooCommerce] Custom font not applying to cart buttonsThe font looks the same every where.
I am pulling different youtube channels, some get the full description, some of them just the letter V.
What’s up with that?
Forum: Installing WordPress
In reply to: Moving my WordPress blog to Go Daddy HostingGodaddy is the worst hosting ever for WordPress.
Forum: Plugins
In reply to: [Theme My Login] Kicked out from the wp-adminIt happened to me, but I went to the database and erases ed the problem.
Forum: Plugins
In reply to: [Social Login] "Powered by" link below Social Network iconsI would love to see the branding optional.
Forum: Plugins
In reply to: [Theme My Login] Kicked out from the wp-adminIn my view there is no way to get back in, without accessing the database. So find a way.
Cheers,
Forum: Plugins
In reply to: [Theme My Login] Kicked out from the wp-adminNever mind, I went to the database and fixed it.
Thanks,
Forum: Fixing WordPress
In reply to: Private Category (members only)Hi Supportie,
When I use this code, it just loops, so the text of the_content keeps repeating, till who knows when.
Any ideas?
Forum: Plugins
In reply to: [Contact Form 7] Message is sent, but arrows continue to spin endlesslySend me your website, then I look. But you should put it before:
<script type='text/javascript' src='http://code.jquery.com/jquery-latest.pack.js'></script> <?php wp_footer(); ?> </body> </html>Forum: Plugins
In reply to: [Contact Form 7] Message is sent, but arrows continue to spin endlesslyPut it in the footer.
Forum: Plugins
In reply to: [Contact Form 7] Message is sent, but arrows continue to spin endlesslyI just added this to my theme:
<script type=’text/javascript’ src=’http://code.jquery.com/jquery-latest.pack.js’></script>
Which is the latest of Jquery, and fixed it.
Thanks,
Forum: Fixing WordPress
In reply to: Videos from my WordPress website to YoutubeThanks,
Forum: Plugins
In reply to: [Theme Check] include_once the kosher way please?Is there a kosher way to parse an external rss without been flagged like that?
Forum: Plugins
In reply to: [Theme Check] include_once the kosher way please?The include_once or just gets flag.
Is there a way to use it without getting flagged?
Thanks,