tee.shiu
Forum Replies Created
-
Forum: Plugins
In reply to: [Firelight Lightbox] Box doesn't come up when used in homepageI am trying to get it work like the site from below:
Having the fancybox working on the home page.
Here is the link to my website:
http://www.willinovaproductions.com.auTrying to use that function under the video section.
Thank you.
Forum: Themes and Templates
In reply to: Edit html code from php fileOk, I will try asking them then.
Thank you very much!
Forum: Themes and Templates
In reply to: Edit html code from php fileForum: Themes and Templates
In reply to: Edit html code from php fileForum: Themes and Templates
In reply to: Edit html code from php fileSorry. Here’s the PHP code:
<?php get_header(); if(get_option('ocmx_home_page_layout') != '') $layout = get_option('ocmx_home_page_layout'); else $layout = 'blog'; // Load the home page template according to the user's selection under Theme Options > General > Home Layout get_template_part('/functions/'.$layout.'-home'); get_footer(); ?>And the HTML code I would like to edit:
<li class="no_display active" style="background-image: url(http://www.willinovaproductions.com.au/wp-content/uploads/2013/05/0523_jimnat_FINAL.jpg); display: list-item; background-position: 50% 50.34168564920273%;background-repeat: no-repeat no-repeat;">Thank you!
Forum: Fixing WordPress
In reply to: How to change name servers?But apparently I changed from wordpress.com to wordpress.org?
I downloaded the wordpress from this site and installed it myself in order to customise my theme for the website.
Forum: Fixing WordPress
In reply to: How to change name servers?Thanks for your reply!
Yes I did but since I didn’t register my domain name with them, instead I registered my domain with wordpress.com, I have to change the nameserver in wordpress right?