EMar
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Let your members sell their musicI thought about that actually, just building a music artist type setup with pages
and adding each artist’s paypal, but I need something more advanced than that.I found this discussion on wpmudev about marketpress, not sure yet, it hasn’t been updated in a year.
I think our idea is similar as in we’d create a submission form for musicians to
submit some info about their track and their audio file. We’d be adding the song info to the website, but we’d also include the artist’s paypal email for the transaction, so they get paid directly for the sale, customer comes back to our thank you page.- This reply was modified 9 years, 2 months ago by EMar.
- This reply was modified 9 years, 2 months ago by EMar.
- This reply was modified 9 years, 2 months ago by EMar.
- This reply was modified 9 years, 2 months ago by EMar.
- This reply was modified 9 years, 2 months ago by EMar.
- This reply was modified 9 years, 2 months ago by EMar.
- This reply was modified 9 years, 2 months ago by EMar.
I’ve just tested AutoSSL, set up in whm/cpanel, assigned to my wp domain,
Have it set to load every page with https, used this guideJust go to your WordPress General Settings and change the WordPress Address (URL) and the Site Address (URL) from HTTP to HTTPS.
- This reply was modified 9 years, 3 months ago by EMar.
Forum: Themes and Templates
In reply to: Twenty Seventeen – Where did the sidebar go?I just read this, gonna try it/them later:
5 Excellent Ways to Hack the Twenty Seventeen WordPress Themefree child theme on githud I think..
I tested a smaller sized featured image 2000 x 500 so the image doesn’t take up the full screen view.
I think the recommended size is 2000 x 1200 which would take up the full screen view.
I did this tutorial last night linkah np thanks!
Hi thanks but I had to abandon, it changes my links to other pages, permalink thing I guess.
Forum: Plugins
In reply to: [Forms - Form builder and Contact form] Captcha not showingYou set me in the right path! fixed it thanks.
It was a login/registration plugin I had enabled.Forum: Plugins
In reply to: [Forms - Form builder and Contact form] Captcha not showingI’m not 100% sure as I tested a few forms, but I think it was working.
Might be something in my site blocking it not sure though.
Using Google Recaptcha, site key and secret key.Forum: Themes and Templates
In reply to: [onetone] Menu Links Displaying BorderOk thanks, sorry for late reply.
Forum: Plugins
In reply to: [Comments - wpDiscuz] MusicPlay there not loading wpdisxuz when ajax enabledIs there any procedure I can do to make these plugins work with the ajax?
Forum: Plugins
In reply to: [Comments - wpDiscuz] MusicPlay there not loading wpdisxuz when ajax enabledHello,
Here’s some extra info
The theme uses WordPress Ajaxified Site plugin to load the pages on the fly,
Which needs javascript callback function to load that in the ajaxify.js file located in the js folder of the theme.Could you explain how I can do this please.
Thanks in advance.
Forum: Plugins
In reply to: What is CFM Email Verification and How do I get rid of it?I think it comes with some contact form plugins, in my case – Contact Form Maker
Forum: Fixing WordPress
In reply to: Why does this appear in url /?ckattempt=1The domain was registered at godaddy,
Then I changed to the custom dns and pointed it to bytehost.
I think I’ll just set it back to use godaddy’s dns then point it to my new domain.Cool.. I moved it back to godaddy name servers,
Then set up forwarding and selected 301 permanent, Forward with Masking.
Same difference, less crap to deal with.Forum: Fixing WordPress
In reply to: Why does this appear in url /?ckattempt=1Actually when I did a google, something came up about free bytehost,
They are using it to prevent bots,
I had a domain hosted there but got another domain and hosted that else where.
Left the other domain at bytehost and just did a 301 redirect with htaccess file.So I guess it is coming from them.
I’ll have to figure out another way, park the old domain at godaddy maybe and point it to my new domain.
Forum: Fixing WordPress
In reply to: Building an awareness website with live votingThanks,
I can’t remember one off hand but I saw a few sites that basically just
had like different topics/polls, logged in users could enter a topic and
leave their comment, name, country etc. this would be counted as a vote.
Then this info would be displayed in a scrolling block on the main page,
Every time someone votes, so the block would always be scrolling comments
and show the number of voters.. something like that.Maybe I should be looking for a poll extension