D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

D5 Creation

Forum Replies Created

Viewing 50 posts - 1,351 through 1,400 (of 1,897 total)
  • Author
    Posts
  • D5 Creation
    Keymaster
    Quote:
    Quote from keebo on August 30, 2013, 17:43
    I would love to hear the answer to this answer as well

    Keebo

    What is your site url?

    in reply to: Kabbo exended theme front page problem… #4646
    D5 Creation
    Keymaster
    Quote:
    Quote from bobby on August 29, 2013, 19:15
    hey guys how do We get the front page to display a specific page ?

    on a site with the free kabbo theme we just chose static front page and select the page but on the extended one if we do that the bottom part where page normally shows turns up blank?

    Is there a fix?

    regards

    You can also set the Front Page like the Free Version Checking the box from KABBO Options. Please be sure that you can do everything of Free Version is Extend Version plus you will have more controls, features and options.

    cF1buW4.png

    in reply to: Meta and Archives….. #4644
    D5 Creation
    Keymaster
    Quote:
    Quote from dannyboyle375 on August 29, 2013, 02:16
    Hi,

    I know you can tick to get rid of the meta login box on the home page in the ‘Corporate’ theme, but I’d like to get rid of it across the entire site, including posts and pages.

    I would also like to remove the Archives from the side bar too.

    Is there a way of doing that, please?

    Ive tried making both widgets inactive and tried moving them into the side bar but nothing seems to work.

    Any help appreciated.

    Dan and Darren

    Please select Full Width Template from the Page Attribute during Page Creation/Editing.

    in reply to: Why should I pick D5? #4643
    D5 Creation
    Keymaster
    Quote:
    Quote from Flash on August 24, 2013, 00:39
    long story -> short
    I bought 2 themes (Cybershimps) after some updates they stop working, the drag and drop for the pages and postes stop working.

    Can D5C, garanti that wont happen with your themes I will sign up for EXTEND, i dont wont to be rip off again.

    http://rfactor.se/

    So far we know, Cybershimps is a renowned WordPress Theme Provider.

    D5 Creation always try to satisfy the users. You can read our User’s testimonials. Those are a few numbers among hundreds. We have just replied to your E-Mail for the Membership Info. Please find that.

    in reply to: D5 Business Line Pro. translation french #4642
    D5 Creation
    Keymaster

    We are sorry but Business Line Pro is not Translation Ready. You need to change the code. The Upcoming Version of Business Line Extend will have Easy Translation Options within the WordPress Dashboard.

    in reply to: D5 Business Line Pro. translation french #4639
    D5 Creation
    Keymaster
    Quote:
    Quote from Imaction on August 22, 2013, 13:21
    Hello

    Is there a french translation ?

    For exemple i see

    Code:
    <?php esc_attr_e( ‘Your Search Text Here’, ‘d5businesslinepro’ ) ..

    in the searchormlm.php it’s not translated on the site

    Thanks for your help

    You can translate the Your Search Text Here from

    Code:
    <?php esc_attr_e( ‘Your Search Text Here’, ‘d5businesslinepro’ ) ..
    in reply to: Small Biz Theme – Slider Challenge #4638
    D5 Creation
    Keymaster
    Quote:
    Quote from iztokG on August 21, 2013, 19:18
    My theme is Simplify extend.
    I like to changed some pictures in slider. I remove images but when a push upload, nothing happens. I wait 2 hours then login again and the issue is the same.
    Tnx for help.

    This is not normal. We think that this is any WordPress Core Issue or issue raised from any plugin. You can check again deactivating your plugins one by one. You can then Contact Here with your Site URL, One Temporary Admin ID, Password and problem description.

    in reply to: D5 Business Line problems on iPhone #4635
    D5 Creation
    Keymaster
    Quote:
    Quote from sylwiajola on August 19, 2013, 06:17
    hello,
    It seems like problem haven’t been resolved since march (it’s mid August). I’m not sure if I should buy that theme if it doesn’t work properly. My website is http://londonsgas.co.uk
    Any suggestions what’s wrong?
    kind regards
    Sylwia

    Please consider that this is a Community Forum and other users may or may not answer any question. D5 Creation can only guarantee for the answers for the STARTER, ADVANCED and DEVELOPER Members officially though we answer lots of questions from the Free Members.

    All of our Themes were tested several times and those have no issues. It is true that you will not find all of your desired features in a Theme. We don’t consider that a problem. In that case you can request for a new feature or can take our Custom Service Opportunity.

    in reply to: Real Newbie Question – How to Edit Socialia? #4630
    D5 Creation
    Keymaster

    Please consider that this is a Community Forum and other users may or may not answer any question. D5 Creation can only guarantee for the answers for the STARTER, ADVANCED and DEVELOPER Members officially though we answer lots of questions from the Free Members.

    Socialia Pro has theme options to include the Slide Images from the WP-Admin.

    in reply to: Small Biz Theme – Slider Challenge #4628
    D5 Creation
    Keymaster

    We checked your site and the slider is working without any issue. Your images are taking time to load fully. The gray background is showing while the first image is loading. You can optimize the images and decrease the memory space lesser than 100KB. That may increase the image loading speed.

    D5 Creation
    Keymaster

    You can simply overwrite the file with the original if you feel that the problem is raised from you editing.

    in reply to: Business Line Pro questions #4626
    D5 Creation
    Keymaster

    You can use this code within starting and closing style tag like:

    Code:
    <style>
    /* You can add other styling here */
    #heading {
    color: #0DB0D8;
    font-size: 45px;
    margin: -30px 0 20px;
    text-align: center;
    text-shadow: -1px -1px 0 #FFFFFF;
    text-transform: uppercase;
    }
    /* You can add other styling here */
    </style>
    in reply to: Business Line Pro questions #4624
    D5 Creation
    Keymaster
    Quote:
    Quote from robertss84 on August 10, 2013, 00:48
    I have a couple questions about the business line pro theme. First is there a way to turn off the slider so it just shows one image? If not can you guys add this option? And is there a way to change the font color on the pages? Thank you in advance.

    You can select Full Width Template during Page Editing/Creation for Full Width Page without any Right Sidebar. For color changing you can use the following code in the Custom Code within Head Area of Business Line Options. Change the Color Values as expected.

    Code:
    <style>
    body { color: #333333; }
    h1.page-title, h1.arc-post-title { color: #555555; text-shadow: -1px -1px 3px #FFFFFF; }
    #container, #content, #content-full { text-shadow: 1px 1px 1px #CECCCC; }
    a { color: #FF3300; }
    </style>
    D5 Creation
    Keymaster
    Quote:
    Quote from Popetrix on August 7, 2013, 10:27

    @mdonker70
    – Did you lose any info from the template when you upgraded to the latest version? Did you have to retype your data in the template?

    Francisco

    You will not lose anything. You need not to retype the data. We hope that you did not edit any theme file.

    D5 Creation
    Keymaster
    Quote:
    Quote from mdonker70 on August 6, 2013, 15:19
    I’m using the Corporate Extend theme for a website I maintain. After upgrade to wordpress 3.6 the frontpage slider stopped working.

    You can find the site here: http://www.destichtsebroederschap.nl/

    Please advise.

    We expect that You all will read our Updated News or like our Facebook Page for any updates. You can download the latest version and install that.

    in reply to: iPhone Rendering Issue w/Simplify Theme #4617
    D5 Creation
    Keymaster
    Quote:
    Quote from tanyagarrett on August 5, 2013, 23:45
    I’m test driving a few of your themes and considering a developer membership. I’m using the Simply theme for a site I’m working on. It looks absolutely beautiful, but most of the visitors are on iPhones or iPads and are running into an issue where the text is continuously moving. It’s as if the text is re-sizing every 10-15 seconds. What can I do to fix this?

    Hello,

    Simplify has 04 Slide Effects. Only the 3D Side requires Adobe Flash Player. If your device has Flash Player Installed the Slidershould run. Please consider This is not the Theme Issue, this is the issue of flash on your device.

    We found the following text in the cnet website. You can read and Download from This Location

    Most people know about the lack of support for Flash on the iPad and iPhone, but Flash is alive and well on Mac OS X with the Adobe Flash Player for Mac. As the app name suggests, this is a player for Flash 11 videos for Mac OS X 10.6 and higher. Adobe Flash Player for Mac is a browser plug-in and allows viewing of Web sites with Flash videos embedded in them to appear on the Mac OS. You won’t find Adobe Flash Player for Mac on the App Store (thanks to the dispute between the two companies) but you can get it from the Adobe and many download sites.

    Flash 11 is the latest version of Flash from Adobe, and Adobe Flash Player for Mac supports all the features of Flash11 including filters and effects and false 3D. Since a considerable number of Web sites rely on Flash, having the ability to view these videos using Safari or other Mac-compatible browser allows Web sites to appear as the developers intended. In testing, Adobe Flash Player for Mac worked as advertised, playing Flash videos inside our Web browser without intervention, although we did experience freezes of a few videos on some sites (randomly, it seems) that required a refresh of the site to overcome. Curiously, most of the issues were while using Firefox.

    Adobe Flash Player for Mac isn’t the only Flash player available for the Mac, but it’s the official release from Adobe. For the most part it worked great, but the random lockups are a bit worrisome. Still, that’s better than not having anyFlash support on the Mac at all.

    This Forum Discussion may help you, too.

    There are another 03 slide effects which are not dependent on Flash. But those are not like 3D Slide. Those are nice and you can see one of those slide Effect in our Business Line Theme.

    Thanks

    in reply to: Add Navigation Menu above header D5 Business Line Extend #4616
    D5 Creation
    Keymaster
    Quote:
    Quote from [email protected] on August 3, 2013, 21:09
    🙂 How can I add a navigation menu such as ths one on this page above the header/logo area?
    Kind regards,

    Business Line can support one Menu. You can add Menu Items as footer WidGets.

    D5 Creation
    Keymaster
    Quote:
    Quote from [email protected] on August 3, 2013, 21:03
    Close this topic. I discovered why.. You cannot just copy from another screen and past onto page. Please close topic. It works just fine

    Thank you for updating us.

    in reply to: Site Favicon not working #4613
    D5 Creation
    Keymaster
    Quote:
    Quote from app103 on August 3, 2013, 06:30
    Your image must be 16×16 pixels or 32×32 pixels, using either 8-bit or 24-bit colors. The format of the image must be one of PNG (a W3C standard), GIF, or ICO.

    Do not use JPG.

    Quote:
    Quote from d5creation on July 6, 2013, 21:45

    Quote:
    Quote from premier-tek on July 6, 2013, 21:33
    It does not work form IE9

    Internet Explorer doesn’t maintain all web standards. Any Standard Browser like Chrome, Firefox, Opera, Safari etc. can show all of our Theme Features without any issue.

    Actually, what I pasted above IS the standard. This time it is the other browsers that are deviating from the standard by allowing the use of JPG files. IE is doing exactly what it is supposed to be doing.

    In fact, the whole concept of favicons was invented by Microsoft, for use as shortcut icons in saved IE favorites. Before IE started supporting it, no other browser supported favicons. IE was first. Microsoft is the one that set the standard. All other browsers that support favicons only do so because of copying a feature from IE. It has been so heavily copied by browser developers, that it eventually became part of the W3C standard.

    Just because a browser supports something that is not part of the standard (JPG), does not mean that a browser that complies with the standard is doing something wrong. Don’t blame IE this time, it’s not IE’s fault.

    More on Favicon and Background of Favicon.

    It is true that IE introduced this but didn’t update the features as other did.

    48lP7lB.png

    D5 Creation
    Keymaster
    Quote:
    Quote from app103 on August 3, 2013, 04:49
    I can confirm this. I am having the same issue. Additionally, instead of showing just 3 images, it is showing 11, which incidentally is the same number of posts that I have on my site.

    Screenshot:

    Screenshot%20-%208_2_2013%20%2C%206_38_58%20PM.png

    We have fixed this for Pro Version before and the fix of Free Version will be uploaded to WordPress soon.

    in reply to: Increase header size #4609
    D5 Creation
    Keymaster
    Quote:
    Quote from [email protected] on August 1, 2013, 22:34
    Site Header I have followed the instructions to increase the header size for site SValenciaInternational.com but the image has dropped down below the header are “partially” …”and” it has moved away from the “top” of the header area. How do I fix this?
    Thank you.

    Your Logo Image is not properly cropped. You should crop the image and remove the top blank space.

    in reply to: pro problem discusion logo #4606
    D5 Creation
    Keymaster
    Quote:
    Quote from gabay611 on August 1, 2013, 01:27
    I am using Small Business. You guys resized my logo for me, and I wasn’t having any problems until now. My homepage slideshow is slightly covering the logo, and since I didn’t size it, I am unsure how to fix it. Any tips?

    fireandiceevents.org

    Use the following code in the Custom Code within Head Area of Small Business Options. Change 40 as expected.

    Code:
    <style>
    #slider { margin: 40px auto 20px; }
    </style>
    in reply to: How to show the Small Business Slide Show? #4605
    D5 Creation
    Keymaster
    Quote:
    Quote from Unfranchises on August 1, 2013, 08:44
    Need help setting the image on my main page. I have the pro version but don’t know how to set it up. http://www.diverseincomestrategies.com Thanks!

    You can add Featured Images with your Posts and can show them in the slider. Follow the instructions given in the First Topic of This Thread.

    in reply to: How can I add a CHAT button on my homepage #4602
    D5 Creation
    Keymaster
    Quote:
    Quote from pablocabo on July 31, 2013, 08:23
    Is there a way to put put the script in a menu? It calls for a URL, and i only have the script. POssible?

    You can do that using the script in any location of your server and make a menu linking to that file. Alternatively you can use WordPress Plugins Envolve, ProvideChat, Casengo etc. for your chat need.

    in reply to: Disable Comments broken after W3 Total Cache #4599
    D5 Creation
    Keymaster
    Quote:
    Quote from d5123 on July 28, 2013, 21:05
    Hi,

    I am editing a site with the Small Business Theme and installed the “Disable Comments” plugin.

    This morning I installed the W3 Total Cache addon and the plugins have clashed.

    Although it still currently says “Comments Off” the comments box still shows when before this box was removed completely.

    I have done the following:

    – Installed the W3 Flush Cache Plugin and flushed the cache before removing the W3 Total Cache plugin completely.

    – Removed all comments-related code in the comments.php file of the theme.

    – Uinstalled and reinstalled the theme to default to reinstall the original comments code.

    – Tried several different “remove comments” plugins (after uninstalling the original).

    And still I cannot get this comments box to go away on the posts!

    Any ideas?

    It is very hard for us to check every plugins one by one. There are thousands of plugins. We can say all of our Themes are developed maintaining all WordPress Coding Standards. W3 Total Cache is a nice plugin and we also use this plugin with some of our sites. Those are working without any issue. If you can configure the W3TC properly no problem should be raised from the Theme.

    BTW, what is your site URL?

    in reply to: Downloading themes #4597
    D5 Creation
    Keymaster
    Quote:
    Quote from jcampen on July 26, 2013, 21:10
    I have also just purchased the Extend Advanced package, but nothing downloads and it only takes me to my profile page when I click download. I must say this is extremely annoying.
    Please let me know what to do here.

    Only the Members can download and Use our Themes as per their entitlements. Please find the Membership Options.

    STARTER and ADVANCED Members can download and use the Free and Pro/Premium Themes and DEVELOPER Members can download and use the Free, Pro/Premium and Extend Themes. You are requested to visit our Theme Gallery.

    You can become a Member and can cancel the Membership Any Time but you can continue using our Themes. You will not be able to download any Themes after the Membership Period Expires.

    BTW, Extend Versions of Themes are not applicable for the STARTER and ADVANCED Members.

    in reply to: Quote Text Background Color #4595
    D5 Creation
    Keymaster
    Quote:
    Quote from tsc on July 25, 2013, 23:49
    How do I do this in Small Business Free? I have searched the css but there is no “Custom Code Within Head” area. Please provide me with the right location for changing the quote colors – I want the quotes and the border to be the same red as the header. Thank you.

    You will not find this option in Free Version.

    in reply to: Remove slider from Small Business Theme #4593
    D5 Creation
    Keymaster
    Quote:
    Quote from tredner on July 23, 2013, 19:36
    Hi,

    I have created a child-theme and would like to know how to remove the slider from my site all together. I don’t wish to have it display, nor do I wish to have the featured items display from my latest blog posts.

    Thanks

    Unfortunately the Pro and Extend Version has Theme Options where we can assist you.

    in reply to: Post Issues #4589
    D5 Creation
    Keymaster
    Quote:
    Quote from pablocabo on July 19, 2013, 20:52
    I’m circling back and went a different route.

    Please open the this page: http://realestateinmeridian.com/wp-content/uploads/2013/07/post_issues.png

    There are 3 issues I have;
    1) Featured Image (does not go all the way across, thus the real estate listing I have are off in the formatting. How can i make the featured image larger, or at least the margins wider?

    2) Title: Is it possible to remove author and posting date?

    3) Right Column; How can i remove Archives and Meta sidebar widgets?

    Thank you!

    We see that you are requesting such these style customization continuously. Please use the same way as we mentioned in our previous posts for you. Just find specific styling code block and use that in the Custom Code within Head Area of Small Business Options

    1) This will require custom coding and is subject to Custom Service Opportunity. You can hide this if you want using in the Custom Code within Head Area of Small Business Options.

    Code:
    <style>
    #container .attachment-thumbnail, #container .attachment-category-thumb { display: none; }
    </style>

    2)
    Use the following Code in the Custom Code within Head Area of Small Business Options.

    Code:
    <style>
    .postmetadataw { display: none; }
    </style>

    3) Use Full Width Layout from General Settings of Small Business Options.

    D5 Creation
    Keymaster
    Quote:
    Quote from on July 18, 2013, 19:23
    Regarding this issue;

    Quote:
    #3 – Featured boxes; is there a way to make it 1 box, or 2 boxes.

    I’m wanting to add this frame;
    <script src=”http://idx.diversesolutions.com/scripts/controls/Remote-Frame.aspx?MasterAccountID=7179&SearchSetupID=124&LinkID=0&Height=2000&FeaturedOffice=1&#8243;></script>

    I put in the above <style> where=.featured-box { display: none; }

    But… nothing changed in terms of the featured box (still a column on the right blocking the frame… which is a full width frame). goto http://realestateinmeridian.com/real-estate/ and you can see the same script and the full width.

    If you require any further customization you are requested to take the opportunity of Custom Service.

    D5 Creation
    Keymaster

    Regarding this issue;

    Quote:
    #3 – Featured boxes; is there a way to make it 1 box, or 2 boxes.

    I’m wanting to add this frame;
    <script src=”http://idx.diversesolutions.com/scripts/controls/Remote-Frame.aspx?MasterAccountID=7179&SearchSetupID=124&LinkID=0&Height=2000&FeaturedOffice=1&#8243;></script>

    I put in the above <style> where=.featured-box { display: none; }

    But… nothing changed in terms of the featured box (still a column on the right blocking the frame… which is a full width frame). goto http://realestateinmeridian.com/real-estate/ and you can see the same script and the full width.

    D5 Creation
    Keymaster

    You can add the phone number as one Top Menu Item without any link or you can edit the Logo Image and can add the phone number there.

    You can add the following in the Custom Code within Header Area of Small Business Options and change the values as expected:

    Code:
    <style>
    .featured-box { display: none; }
    body { font-family: Arial,Helvetica,sans-serif; }
    #smallbusiness-main-menu, h1, h1 a, h1 a:visited, h1 a:hover, h2, h2 a, h2 a:visited, h2 a:hover, h3, h4, h5, h6 { font-family: ‘Coda’,cursive,sans-serif; }
    </style>
    D5 Creation
    Keymaster
    Quote:
    Quote from [email protected] on July 16, 2013, 18:46
    I have two domains. One for evening events and one for daytime events. I would like to know if you are interested in helping me on this special project. Are you? I will assume not since it has been over a week. But if you do and can..how would you like to proceed on getting specifics of the project requiremetns?
    Regards

    Please consider that these will be required Custom Coding and is dependent on various issues and is Subject to our Custom Service Opportunity.

    in reply to: DISCUSSION Pro Theme has been updated #4578
    D5 Creation
    Keymaster
    Quote:
    Quote from thosieucoi on July 15, 2013, 13:17
    I don’t need the
    + PSD Files Included
    + Dedicated Support
    Could you sell this theme for me?

    Unfortunately our policy doesn’t permit this.

    in reply to: Can I only buy DISCUSSION Pro Theme? #4577
    D5 Creation
    Keymaster
    Quote:
    Quote from thosieucoi on July 15, 2013, 13:02
    🙁 Hi there, I don’t have enough money to buy a membership, can I only buy DISCUSSION Pro Theme?

    Unfortunately we don’t have policy to distribute themes individually.

    in reply to: DISCUSSION Pro Theme has been updated #4574
    D5 Creation
    Keymaster
    Quote:
    Quote from thosieucoi on July 15, 2013, 12:51
    I don’t have enough money to buy a membership to download, can I buy only this theme with a suitable price? I really love this.

    We have replied you to your E-Mail. Please check that. We don’t have any policy to distribute Themes individually.

    in reply to: server error #4571
    D5 Creation
    Keymaster
    Quote:
    Quote from waffermarkloui on July 14, 2013, 12:46
    i need help on the following error below. i cant even change to my prepared template. i need to test all d5 creation template because i am to purchase later.

    The website encountered an error while retrieving http://www.housingforyourealty.com/wp-admin/. It may be down for maintenance or configured incorrectly.
    Error code: 500

    This problem is not related with themes. If you have the latest version of WordPress installed please contact with your hosting provider.

    in reply to: Hacking problem #4568
    D5 Creation
    Keymaster
    Quote:
    Quote from kirtibas on July 12, 2013, 14:50
    already installed anti-virus, bulletproof, antimalware plugin but still attack D5 Business line, i contact my hosting provider they discourage to use demo theme 🙁

    Hope my new theme “Design” will work without problem on my website http://www.mbbsbangladesh.com
    since i am not developer, i like very much D5 themes since they very easy to use.

    Thanks

    You can follow The Security Tips from WordPress and/or CODEFOREST. All free themes of D5 Creation are tested and approved by WordPress Theme Review Team. All of them were passed all security checks. Your Security issues are not related to our Themes anyway.

    in reply to: Hacking problem #4566
    D5 Creation
    Keymaster
    Quote:
    Quote from kirtibas on July 12, 2013, 08:53
    Dear team im using your theme from more than 90days, i used D5 Business Line demo version, my website 4 times hacked 2 times injected malware, once google blacklist my website. i bound to change to your Latest theme “DESIGN” today. 🙁
    i am not professional i need full version or support from your end, so i can avoid such kinda hacking in future.

    Thanks
    Kirtibas

    Please increase your site’s security. All of our Themes are designed maintaining all WordPress Coding Standards. Themes are not responsible for any hacking. You can follow The Security Tips from WordPress and/or CODEFOREST.

    D5 Creation
    Keymaster
    Quote:
    Quote from salterra on July 11, 2013, 23:15
    I have searched the forum for any way to correct this.
    Here is my page: http://coscopiers.com/product/cannon-ir-advance-series-6000-bw/

    there is that image with the date and featured image (I have removed the featured image) but I still have that picture with the triangle and pencil and date. I would like to remove the formatting for all the inside products pages.

    Arrugh (please help)
    thank you!!!
    [email protected]

    You can set the thumb image background from the Design Options. You can completely disable those using the following code in the Custom Code within Head Area of Design Options.

    Code:
    <style>
    #container .thumb, .postmetadata { display: none; }
    </style>
    in reply to: Slider on frontpage dont work in IE-10 #4562
    D5 Creation
    Keymaster
    Quote:
    Quote from iztokG on July 11, 2013, 11:47
    Hello,
    Slider in my Simplify Extend theme dont work in Internet Explorer 10, but in IE 9 work fine.

    Best reagards and thanks for help
    Iztok

    Please provide your Site URL so that we can check.

    in reply to: Change Drop Down Menu Color on Simplify Extended Theme #4561
    D5 Creation
    Keymaster
    Quote:
    Quote from leighowens on July 11, 2013, 08:54
    Want to change the color of the drop down menu on the Simplify Extended Theme. Can’t find the css anywhere – Help!

    You can change the Colors from the Color Settings of Simplify Options. You can find the code under /* Sub Menu */ of the Color CSS of your Site box.

    in reply to: Improved cke editor #4560
    D5 Creation
    Keymaster
    Quote:
    Quote from [email protected] on July 11, 2013, 04:31
    It would be nice to have a table insert.

    These are WordPress Core Features. You can easily add a table within any post or page from the Page/Post Editor. You can also use Table Press or Easy Table Plugin to generate tables easily.

    in reply to: How do you hide tag list below posts #4559
    D5 Creation
    Keymaster
    Quote:
    Quote from krygh on July 11, 2013, 02:09
    I’m using D5 Business Line Extended, and my client would like to hide the posted in/tag box below the posts. Based on some preliminary internet research, this may be different for each theme out there… So I thought I’d ask specific to the Theme I’m using.
    I’d appreciate any feedback.

    Thank you,
    Ken

    Please use the following code in the Custom Code within Head Area of Business Line Options

    Code:
    <style>
    .up-bottom-border { display: none; }
    </style>
    in reply to: Simplify Extend : Use RSS in Testimonial Quote text #4557
    D5 Creation
    Keymaster
    Quote:
    Quote from fr.muh on July 9, 2013, 14:48
    Hello
    I want to insert rss flux in my HomePage.
    It is possible to use Testimonial Quote field ?
    Thanks for your help
    Frederic

    You can add the rss flux as a footer widget at your site or can input the html/javascript/css code in any featured box description box. The latest version has sliding testimonial at front page. You can see the demo.

    in reply to: Navigation adding dropdown menu links #4556
    D5 Creation
    Keymaster
    Quote:
    Quote from [email protected] on July 9, 2013, 19:36
    🙂 I am searching for the “how to make dropdown menu links” on main home page at http://www.SValenciaInternational.com

    In Spry it is easy to click on icon to add sub-menu. On this site’s theme I see no way to add drop down items unless I add a new page. I do not want to add a new page. I want to add menu items and sub-menu items that will link to other pages in different sites.

    So I am wondering how I can create the dropdown menu.

    Kind regards,

    This Tutorial may help you.

    D5 Creation
    Keymaster
    Quote:
    Quote from [email protected] on July 9, 2013, 00:09
    I would like to know how to change the font size.
    I am using dreamweaver as the ftp and html editor.

    Question 1. Where to I go to copy the “current css style” code so that I can modify it locally and then insert it into the “Custom Code with Head Area.” I would like to decrease the size.

    Also, at site usbusinessowner.com I would like to “lessen” the distance between the main image slider and the header. There is too much space between the two for this project.

    Thank you.
    Kind regards,

    You will find all the styling in the style.css file and specific color scheme file under color folder. You can use the following code for the above two changes in the Custom Code within Head Area of CORPORATE Options. Change the values as expected.

    Code:
    <style>
    #heading {
    font-family: ‘Oswald’,arial,serif;
    font-size: 48px;
    margin: 0 0 40px;
    text-align: center;
    text-transform: uppercase;
    }

    #header {
    min-height: 110px;
    }
    </style>

    in reply to: Twitter Widget for Small Business Pro #4552
    D5 Creation
    Keymaster
    Quote:
    Quote from pannelars on July 8, 2013, 14:34
    What Twitter Widget is recommended for use on Small Business Pro??

    You will find lots of Free Twitter Widgets at WordPress Plugins Repository. You can see the reviews, screenshots, rating etc. and can take your decision. We can say that all of our Themes are developed maintaining all WordPress Coding Standards. Any standard plugins should work with all of our Themes. We use twitter-badge-widget for some of our testings servers.

    in reply to: Small Business Pro – Mobile Responsive? #4550
    D5 Creation
    Keymaster
    Quote:
    Quote from rmrico on July 8, 2013, 02:39
    Hello! Any chance the template Small Business Pro will ever be coded to be mobile responsive? Is there code available to add to the template?

    Thanks for your great work!

    Robin

    Thank you for your suggestion. All major smart devices can show the Small Business theme in their view-able area. Small Business width is 930px when iPhone 4 and 5 and all other smart android devices have the screen resolution more than that. Anyway we are accepting your suggestion and shall try to introduce the responsiveness for lower resolution devices for Small Business Pro.

    in reply to: Design Extend Theme Slider size problem #4551
    D5 Creation
    Keymaster
    Quote:
    Quote from Monicaraymond on July 7, 2013, 10:19
    Not extremely techy..

    I used the Design theme for about 6 months before upgrading to the Extend today. One of the main reasons I did it was to have the slider on the homepage. I resized all the pictures to 950 x 300 like the theme suggests, but the pictures are either cut off because they’re too big, or take up a small space of the whole space given. I need my pictures (which are good quality) to fit into the entire slider box.

    please help!

    Please provide your Web Site URL.

Viewing 50 posts - 1,351 through 1,400 (of 1,897 total)