MuchBitcoin
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] Add shortcode?Can’t seem to get it working ??
Thank you for trying to help.
Forum: Themes and Templates
In reply to: How to center an image in an "image box" on my homepageI think I randomly fixed it with your suggestions! It came to me that since it worked in another fresh theme, maybe there was some option I needed to edit under the “kallyas theme” options. I randomly decided to turn off “use page preloader” and now it works every time!
Thanks so much Bruin. If you have a bitcoin wallet (i.e a bitcoin address) I can send you a tip (it won’t be much- because I don’t have much, but it could be my token of appreciation!)
Forum: Themes and Templates
In reply to: How to center an image in an "image box" on my homepageHello again! Sorry for the delayed response I got caught up with midterms, etc.
Here are the results from trying the 3 things you suggested:
1. I added the script to different pages with the same results as the homepage
2. I changed theme to twenty thirteen and it works flawlessly
3. Not sure how to do this one at the moment, but i’ll get back to you when I figure it out and tryIts weird that when I refresh the page it will randomly load correctly but most of the time it will not load the page. Sometimes it will load my page but it will look faded and I cant click anything.
Thanks!
Forum: Themes and Templates
In reply to: How to center an image in an "image box" on my homepageI am adding the script using the text editor (not visual) and i’m not including the quotation marks around the script. I also tried inserting it into an “image box” and a “text box” and a “text widget”. I also tried using a plugin called HTML Javascript adder widget.
All have the same frozen load screen ?? This is frustrating for something so simple!
Forum: Themes and Templates
In reply to: How to center an image in an "image box" on my homepageNope, I didn’t try that but I tried it just now with the same results.
I’m using a kallyas template if that is any help.
Forum: Themes and Templates
In reply to: How to center an image in an "image box" on my homepageI also have another question (not sure if i should make a new post):
I’m trying to add a small javascript code to my homepage:
“<div id=”coindesk-widget”></div>
<script type=”text/javascript” src=”//widget.coindesk.com/bpiticker/coindesk-widget.min.js”></script>”but everytime I add it and reload my homepage, it just goes into an endless “loading” stage loop permenantly until I remove the javascript code. Sometimes it will work the first time, but never again if i reload the page.
I asked the creator and he said javascript doesn’t play will with wordpress? There must be a work around though!
**If you need to see my webpage I can give you a dummy username and pw.
Thanks again!
DerekForum: Themes and Templates
In reply to: How to center an image in an "image box" on my homepageAwesome, thanks so much Bruin, I added the following code to my style.css:
div.imgboxes_style1 {
display: block;
text-align: center;
margin-left: auto;
margin-right: auto; }and it worked.
P.S: Also, sorry about not posting a link to my website, it is actually not up yet (private)