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,751 through 1,800 (of 1,897 total)
  • Author
    Posts
  • in reply to: Link, font, paragraph tabs not visible on post pages. #3862
    D5 Creation
    Keymaster
    Quote:
    Quote from nibtiali on January 19, 2013, 23:35
    The link, font, paragraph tabs are not visible on my post pages. Was this disabled by D5 on my template or did I do something to disable those functions? 🙁 Please help me, I don’t know who else to ask how to fix this. I cannot use the site without it these options.

    These are completely WordPress features and are not related to Themes. You can set Visual or Text/HTML view.

    in reply to: Small Business Pro #3861
    D5 Creation
    Keymaster
    Quote:
    Quote from benningtonchamber on January 19, 2013, 01:56
    Is there any way to make the Top Menu use drop downs for the child pages for that menu?

    At present the Top Menu doesn’t support drop down child menus.

    in reply to: How to show the Small Business Slide Show? #3860
    D5 Creation
    Keymaster
    Quote:
    Quote from JamesWoosley on January 18, 2013, 09:27
    I was having problems getting the slider to work as well. One problem appears to be something in my version of Firefox. It still doesn’t work on my computer, but friends with Firefox say it is working for them.

    The other issue may have been getting the file sized properly. Once I used a 930 x 354, it worked. May or may not have been my original problem though.

    James

    Pages, Posts, Featured Images are completely WordPress Core Features. We expect questions especially for our Theme Issues. All these features are working for our Themes.

    If you follow the steps properly there is no reason which will not show the sliders. Most of the time users do the steps but don’t Publish/Save the Post or Page. The Free Version can show the slide from Posts only.

    Please use latest versions of browsers and enable JavaScript in your browser.

    in reply to: How to show the Small Business Slide Show? #3859
    D5 Creation
    Keymaster
    Quote:
    Quote from celestejonson on January 18, 2013, 02:07
    I am experiencing the exact same thing as cosmos is above. Did you determine a solution??

    Pages, Posts, Featured Images are completely WordPress Core Features. We expect questions especially for our Theme Issues. All these features are working for our Themes.

    If you follow the steps properly there is no reason which will not show the sliders. Most of the time users do the steps but don’t Publish/Save the Post or Page. The Free Version can show the slide from Posts only.

    in reply to: How to show the Small Business Slide Show? #3858
    D5 Creation
    Keymaster
    Quote:
    Quote from cosmos on January 18, 2013, 00:30
    Good tutorial but I’m still having trouble. I have free version. I made a page I wanted as the home page but instead of showing, I see a grey square per usual and then the three highlighted ideas or blubs underneith. But even if I set the image as the featured image on that page, it doesn’t do anything. It remains a grey square and I still can’t see the page I set anywhere. I really need help! Here’s the site, if anyone can give me advice or tell me how to fix this. Thank you! http://bridgettprovenzano.com

    Pages, Posts, Featured Images are completely WordPress Core Features. We expect questions especially for our Theme Issues. All these features are working for our Themes.

    If you follow the steps properly there is no reason which will not show the sliders. Most of the time users do the steps but don’t Publish/Save the Post or Page. The Free Version can show the slide from Posts only.

    in reply to: Home Page Slider Images- small business theme #3856
    D5 Creation
    Keymaster
    Quote:
    Quote from celestejonson on January 18, 2013, 01:52
    Wow, what a reply… I did search the forum and came to this exchange…but still no answer. Is this typical service?

    Our staffs remain very busy all time. We expect that our FREE Users will search the Forum First. It is very unexpected from you to ask any question which we already replied in our forum. Please find THIS Topic.

    in reply to: Localization of Home page #3851
    D5 Creation
    Keymaster
    Quote:
    Quote from d5user on January 17, 2013, 05:02
    In fact I need to change the name itself. How can one change the “Home” to, for instance, „Hauptseite” (“Main page” in German)?

    You can type German During Creating or Editing Pages or Menus.

    in reply to: Discussion Pro Question! #3849
    D5 Creation
    Keymaster
    Quote:
    Quote from AndreasE22 on January 16, 2013, 11:08
    No, i mean:

    I do NOT want the slider (i want just pictures, no slide).
    Can you stop the slide?

    Please go to your WP-Admin > Appearance > DISCUSSION Options > Extra Options > Custom Code within Head Area and paste the following code there and Save Options

    Code:
    <script type=”text/javascript”> jQuery(window).load( function(){ jQuery(“#scroller”).simplyScroll({ startOnLoad:’false’ }); }); </script>
    in reply to: Localization of Home page #3847
    D5 Creation
    Keymaster

    You can set any pages from the Settings > Reading Section.

    in reply to: Change colors in Small Business Template #3845
    D5 Creation
    Keymaster
    Quote:
    Quote from Twilightlimo on January 11, 2013, 20:42
    Thank you for your support, I’ve been able to sort the small areas and borders now 🙂

    I’ll now review the additional menus and see how that comes together.

    This was my first post and experience using d5creations and a brilliant experience was received.

    Thank You!

    We advised to implement the custom styling in Custom Code within Head Area because this will not do any change during theme upgrading. But if you change the theme files that will be replaced during theme upgrading. And theme upgrading is important for security and new features.

    in reply to: Change colors in Small Business Template #3843
    D5 Creation
    Keymaster

    Just enter the following code in the Custom Code within Head Area of Theme Options. Change the colors as expected. These are sample codes. You should implement like these. We recommend not to customize the theme styling code. Pro users should implement the customization in the Custom code within Head Area.

    Code:
    <style>
    #smallbusiness-top-menu { border-left: 1px solid #940D05; border-right: 1px solid #D61003;}
    #top-menu-container input#s { border: 1px solid #D61003; }
    .facebook-link, .twitter-link, .youtube-link, .li-link, .feed-link { background-color: #FD7B6D; border-color: #FCB3AB #FCB3AB #911406 #911406; }
    </style>

    You can create two menu items. Suppose Main-Menu and Top Menu. You can follow This Tutorial.

    in reply to: Change colors in Small Business Template #3841
    D5 Creation
    Keymaster
    Quote:
    Quote from leesaj on January 11, 2013, 19:40
    Or in other words, is it possible to change the red, to a more desirable color in the free version? If not, is it possible in the paid version? I love the theme, but need to customize colors. Thanks

    You can customize the FREE Version by yourself to change the colors.The Pro Version has Theme Options to include custom CSS within the WP-Dashboard. Extend Version has easy color changing options in Theme Options.

    in reply to: Change colors in Small Business Template #3838
    D5 Creation
    Keymaster
    Quote:
    Quote from Twilightlimo on January 11, 2013, 18:52
    Hi guys,

    Loving the theme and have moved to the Pro version. Appreciate the work you guys do 🙂 My question relates to the same I’ve changed the RED to a soft colour however am struggling to locate the background boxes and search frame which are still the same. Would you mind advising the code for this?

    My Site= http://twilightlimousines.com.au

    The other question (sorry) is with your DEMO version of Small Business Pro Extended I see at the very top left another menu and I’m keen to understand how this can be completed.

    Yes very new to WordPress, but have been able to learn some.

    You can change the background from WP-Dashboard > Appearance > Background

    You can include a Top Menu from WP-Dashboard > Appearance > Menu

    in reply to: Installing Pro Themes #3835
    D5 Creation
    Keymaster

    Have you Tried This Topic?

    This should not be if you follow all the instructions and save all settings. If you still have any problem please send the site url, one temporary WP admin user ID and Password to Contact. We will check your site.

    in reply to: How to show the Small Business Slide Show? #3833
    D5 Creation
    Keymaster
    Quote:
    Quote from admun on January 11, 2013, 04:32

    Quote:
    Quote from DianeM on December 6, 2012, 21:46
    I have Pro version, followed the steps, slider container on home page still empty.

    This should not be if you follow all the instructions and save all settings. If you still have any problem please send the site url, one temporary WP admin user ID and Password to Contact. We will check your site.

    in reply to: how can I remove side bar, and posts from all pages #3828
    D5 Creation
    Keymaster
    Quote:
    Quote from partytimebh on January 9, 2013, 14:19
    Hello,
    I just started using your D5 Business Line and have set up the front page but cant seem to find the way how to remove the side bar with all the widgets and posts from all of the other pages.

    Looking forward to your fast reply.

    regards
    Vanja

    You can use full width template for pages without and sidebar/widgets.

    in reply to: More posts on home page #3827
    D5 Creation
    Keymaster
    Quote:
    Quote from msgstudio on January 9, 2013, 01:47
    I have tha same problem. Only three post on front page and i have the extended pro version. need to see at last 5 posts! Thanks in advance

    Hello,

    For Pro and Extend Version you can set at least 05 Posts in front page. You will find Theme Options to set the number of posts. Besides these please don’t forget to check the box under the editor during Post Editing or Creating.

    Thanks

    in reply to: Blogpost too on the frontpage, Thats a big wish #3824
    D5 Creation
    Keymaster
    Quote:
    Quote from tvdwal on January 8, 2013, 16:23
    Beside the sliders (I want to keep them) I would love to implement the blogpost on the frontpage too!!
    For now it seems impossible without losing the slider images…?

    ww.inloophuismedemblik.nl

    We will be happy to do for our users. We already have some themes like Small Business, Socialia, Smartia, DISCUSSION, Colorful which can show blog posts in the Front Page. You may try Small Business Extend.

    Please specify if you require New Theme with required feature or any existing Theme with this feature.

    in reply to: Make a contactpages and use top bar #3822
    D5 Creation
    Keymaster
    Quote:
    Quote from pannelars on January 7, 2013, 18:28
    Hi, do the small business pro have a Nice Contact pages? I do not find it, is it a plugin that I need to use. I want a site like this: https://d5creation.com/contactus/

    Second question is how do I get a link or button on the top bar? The same line as Facebook and Twitter just to left instead.

    You will find lots of free plugins for contact page. We may recommend you to use Contact Form 7 Plugin.

    You can add top menu items in the top bar. You can set the Top Menu from Appearance > Menu

    You can set the Social Media Icons from Small Business Options.

    in reply to: Home Page Slider Images- small business theme #3821
    D5 Creation
    Keymaster
    Quote:
    Quote from Pilates on January 7, 2013, 17:43
    Where do I host/ save images so that they will show on the Home Page slider? I like this theme but having a hard time with images in the slider. Thank you in advance for the help!

    Please search related topic in our forum before submitting any support request.

    in reply to: How to show the Small Business Slide Show? #3819
    D5 Creation
    Keymaster
    Quote:
    Quote from mrswalterdeuce on January 7, 2013, 00:55
    also, when i set a picture as a featured image, it shows up on that page or post. it will not display in the slider.

    The last 02 will be displayed in the slider for FREE Version. For Pro Version you can select up to 20 or unlimited slides and can also select which posts should be shown in the slides.

    in reply to: How to show the Small Business Slide Show? #3818
    D5 Creation
    Keymaster
    Quote:
    Quote from mrswalterdeuce on January 7, 2013, 00:55
    so will i be able to set 2 pictures as the featured image on the free version?

    Yes

    in reply to: Disable Comments #3817
    D5 Creation
    Keymaster
    Quote:
    Quote from pannelars on January 6, 2013, 23:32
    I use Small Business Pro and want to remove the opportunity for comments on all my sites. Who do I do that?

    You can input the following code in the Custom Code within Head Area box of your Theme Option.

    Code:
    <style>#commentsbox { display: none; }</style>
    in reply to: Remove side bar from all pages #3810
    D5 Creation
    Keymaster
    Quote:
    Quote from rajbhattac on January 6, 2013, 12:02
    Hi,

    My membership level is Developer and I am using the Small Business Extend WordPress theme and would like to know how to remove side bar from all pages (add) including from the front page.

    I tried this by going to widgets section in WordPress, but even after removing all the widgets from the sidebar section, I can still see Archives in my front page and Archives and Meta in all other pages.

    Please advice.

    Thanks

    -Rajesh

    We replied your support ticket. Please see that.

    in reply to: Discussion Pro Question! #3814
    D5 Creation
    Keymaster

    Yes, the Pro version has image slides with 50 latest posts. You can stop the slide putting the mouse over the image.

    in reply to: Blog Posts not appearing on Blog page #3813
    D5 Creation
    Keymaster

    You can change the Settings > Reading options and can assign a page as blog page there.

    in reply to: Changing footer and featured boxes #3718
    D5 Creation
    Keymaster
    Quote:
    Quote from Mockka on January 3, 2013, 23:26
    Hello, I tried to set up a picture gallery and to usethe jetpack carousel.It is not working. Same for Publicize. Reading infos on forums, apparently the chosen themes can be the problem. What can I do?

    Thank you soo much for your assistance 🙂

    We didn’t tested jetpack carousel but we see that the plugin is backdated (last updated 84 days ago). We don’t know the current WordPress version will support that plugin properly or not because the plugin was developed for WordPress 3.4 ready. We didn’t find anything named Publicize in the WP plugins repository.

    There are thousands of plugins. Theme authors can’t test all the plugins. But our theme is using all the WP standard features and hooks in appropriate place. All standard plugins should work with our themes perfectly.

    You can also use WordPress’s own gallery creation technique rather than using a plugin.

    BTW you should create new forum topic. The title of this topic is not relevant with your topic.

    in reply to: Small Business Theme Home Page #3783
    D5 Creation
    Keymaster
    Quote:
    Quote from garyheiss on December 17, 2012, 17:30
    Hi. Love the theme but am puzzled by the Home Page. I would like to add more text to it but can’t see how to edit it. Where do I find the template etc to modify it?

    You will find Small Business Options under Appearance Menu of your WP Dashboard.

    in reply to: Slider Play Order #3812
    D5 Creation
    Keymaster
    Quote:
    Quote from Fisbeck on January 3, 2013, 22:46
    I am using Small Business Extend, How do you control the play order of the slider pictures? At a min. I would like to set default picture.

    You can select the number of sliding picture displayed from the Theme Options. You can also select which post should be shown in the slides from the options under editor during post editing or creating. You can set the post order using appropriate plugin. There are many free plugins which can order the posts.

    in reply to: Change colors in Small Business Template #3811
    D5 Creation
    Keymaster
    Quote:
    Quote from ImDebbie on January 2, 2013, 11:58
    How do I change all of the red boarders & print to blue in the Small Business Template?
    I see how to change the background, but that’s not what I need to do.

    Thank you

    Background Changing Option is a feature of WordPress. You can customize the FREE Version for changing the Colors. If you want to do that easily within the Theme Options you can use Extend Version.

    in reply to: Changing footer and featured boxes #3798
    D5 Creation
    Keymaster
    Quote:
    Quote from Mockka on December 27, 2012, 20:59
    Small Business Pro: three questions- Link in Footer & Picture Frame & red container menu
    1)Put URL or Link in existing content in the footer. Can’t find how to do it.
    2)I tried to remove the grey frame, alignement and font type for the picture caption. Where can I find the place to do it. I made some changes in the CSS, but it doesn’t work.
    3)I changed the header and footer in the corporate colours of the company, I succeed also in changing the under-menu, but actually no solution to change colour in the menu content box between header and main menu, eg between header and HOME, it’s still in red.

    1) Use HTML Syntax for any link like

    Code:
    <a href=”https://d5creation.com&#8221;>D5 Creation</a>

    2) 3) Please add these following code in the Custom Code within Head Area of Theme Options and change the values as expected.

    Code:
    <style>

    #slideshow div.post-slide { background: rgba(0, 0, 0, 0.7); font-family: Tahoma; }
    #slideshow, #slideshow a, #slideshow h2 { font-family: tahoma; }

    #smallbusiness-main-menu a:hover, #smallbusiness-main-menu .current-menu-item > a, #smallbusiness-main-menu .current-menu-ancestor > a, #smallbusiness-main-menu .current_page_item > a, #smallbusiness-main-menu .current_page_ancestor > a { background: #B81005; }

    /* You can add other css lines here like these if you want */

    </style>

    in reply to: Changing footer and featured boxes #3808
    D5 Creation
    Keymaster
    in reply to: General question on which product to choose #3807
    D5 Creation
    Keymaster
    Quote:
    Quote from Duggz on December 28, 2012, 01:51
    Good day all

    Can anyone recommend a product to suit my needs. I’ve currently offered my services to family members to build and maintain websites FOC After failing and admitting defeat with dreamweaver to creat that wow factor website with many downloads of there free addition. I have found D5.

    One of these sites will be for a charity that caters and cares for disadvantaged kids in the uk. A great Charity that needs a vital resorce the other is for a small business of my parents run here in the uk. any suggestions as to which package to choose would be great.

    Look forward to your replys

    Duggz 😀

    Hrllo,

    Sorry for late reply. You can visit all of our Theme Pages and see the features. You can also visit our demo sites to see the working themes. Thus you will be able to select the right theme for you.

    We have a Social Development Organization Theme named D5 Socialia.

    Thanks

    in reply to: Changing footer and featured boxes #3806
    D5 Creation
    Keymaster
    Quote:
    Quote from Mockka on December 27, 2012, 19:58

    Quote:
    Quote from d5creation on December 26, 2012, 18:42

    Quote:
    Quote from Mockka on December 26, 2012, 18:30

    Quote:
    Quote from d5creation on December 26, 2012, 03:11

    Quote:
    Quote from Mockka on December 26, 2012, 03:04
    Small Business Pro: translating read the rest of this page in the Editor More Tag in another language, can’t find it. Thanks for feedback.

    Line Number 139 in functions.php
    We are working for easy theme options for translation. Hope you will find the update soon.

    Thanks

    I still did it and it works for the Front page, but not in the Posts by using the alt tag in the editor.

    Please find the text in index.php and blog.php and Edit.

    GREAT, 🙂 🙂 it works, but by searching per category, problem is not solved.There must be one place left where I have to change it, but where????

    Please find the text in archive.php file. Small Business Extend has easy theme options to do this from the Theme Options.

    in reply to: Changing footer and featured boxes #3805
    D5 Creation
    Keymaster
    Quote:
    Quote from Mockka on December 27, 2012, 20:59
    Small Business Pro: three questions- Link in Footer & Picture Frame & red container menu
    1)Put URL or Link in existing content in the footer. Can’t find how to do it.
    2)I tried to remove the grey frame, alignement and font type for the picture caption. Where can I find the place to do it. I made some changes in the CSS, but it doesn’t work.
    3)I changed the header and footer in the corporate colours of the company, I succeed also in changing the under-menu, but actually no solution to change colour in the menu content box between header and main menu, eg between header and HOME, it’s still in red.

    Please provide your Website URL.

    in reply to: Changing footer and featured boxes #3802
    D5 Creation
    Keymaster
    Quote:
    Quote from Mockka on December 26, 2012, 18:20
    Small Business Pro: page visibility
    I’m used to work in CMS like Joomla and Typo3 and I’m wondering how I can deal in WordPress Small Business pro with pages I want to be visible and exposed to google search, but not mentioned in the menu or submenu. Actually when I made them private, they appear as PRIVATE:Title or if I copy the link in another browser, the URL cannot be find. When I make them public, they appear in the menu. Thanks in advance for your support, very appreciable:-)

    These are WordPress Features and you can set your Permalink Smart. Please follow This Link for learning.

    You can design the Menu Structure following This Guide.

    You can set the Privacy Settings Too.

    in reply to: Changing footer and featured boxes #3801
    D5 Creation
    Keymaster
    Quote:
    Quote from Mockka on December 26, 2012, 18:30

    Quote:
    Quote from d5creation on December 26, 2012, 03:11

    Quote:
    Quote from Mockka on December 26, 2012, 03:04
    Small Business Pro: translating read the rest of this page in the Editor More Tag in another language, can’t find it. Thanks for feedback.

    Line Number 139 in functions.php
    We are working for easy theme options for translation. Hope you will find the update soon.

    Thanks

    I still did it and it works for the Front page, but not in the Posts by using the alt tag in the editor.

    Please find the text in index.php and blog.php and Edit.

    in reply to: Changing footer and featured boxes #3796
    D5 Creation
    Keymaster
    Quote:
    Quote from Mockka on December 26, 2012, 03:04
    Small Business Pro: translating read the rest of this page in the Editor More Tag in another language, can’t find it. Thanks for feedback.

    Line Number 139 in functions.php
    We are working for easy theme options for translation. Hope you will find the update soon.

    Thanks

    in reply to: Starter #3793
    D5 Creation
    Keymaster

    Alterar o sistema de associação é automatizado. 2CO leva vários minutos para verificar o status de anti-fraude. Ele é testado para garantir a segurança do seu método de pagamento. Uma vez que confirma a conclusão bem sucedida nosso sistema faz as alterações de membros.

    Vemos que sua filiação já mudou a STARTER por esta altura.

    Agora você pode baixar todos os itens. Para a instalação Por favor, siga Este.

    obrigado

    in reply to: Pricing / Membership Duration… #3791
    D5 Creation
    Keymaster
    Quote:
    Quote from itsallgood on December 24, 2012, 16:39
    Ok – i’ve purchased my membership thanks!

    But i’ve had to email support – as my site login email – is different from my paypal email 🙁

    If you could change my account from Free to Developer before xmas — that would be amazing!

    It would give me something to play with over the holiday.

    Thanks again.

    Your payment has been submitted successfully. The Membership Changing system is automated. 2CO takes several minutes to check the anti-fraud status. It is tested to ensure the security of your payment method. Once they confirms the successful completion our system makes the Membership Changes.

    We see that your membership has already changed to DEVELOPER by this time.

    You can contact us with any of the E-Mail methods too.

    Thanks

    in reply to: Pricing / Membership Duration… #3788
    D5 Creation
    Keymaster
    Quote:
    Quote from itsallgood on December 24, 2012, 16:16
    Hi guys,

    I love your “Small Business” theme.

    I was just going to purchase it for $119.99 – which is a good price for a theme.

    But noticed that in your membership section it states:

    “Developer – $119.99” – 01 Year Duration.

    Does this mean – you get the support and latest versions of the theme for a year.

    OR

    After 1 year – you either renew membership – or you have to stop using the pro theme??

    If it’s $119.99 a year – This is one of the most expensive themes i’ve seen – even more than thesis, etc.

    If it’s a one-off (but then you get no support) – i cant wait to buy it!

    Let me know cheers! 🙂

    (Happy xmas!)

    Hello,

    You can enjoy all of our 17 Themes for this price and DEVELOPER is licensed for unlimited download and unlimited domain using. So one Theme is only $7 according to our Membership pricing.

    The most impotent thing is All of our Themes are lightweight. These have come with very low Theme Files. The Theme Options are as easy as every beginner can understand easily. We can say one thing proudly that all of our Clients are happy with our Support Service. Normally we respond all of the support requests within one hour.

    The actual price of DEVELOPER is $149.99 but $119.99 is promotional discount offer for Christmas.

    Thanks

    in reply to: I cant change my front page after I updated to WP 3.5 #3787
    D5 Creation
    Keymaster
    Quote:
    Quote from progressione on December 21, 2012, 15:19
    Hi,

    I just started using your theme, and I like it a lot. I just can’t seem to update my frontpage to my own. I keeps showing your front page. Is that because of the new update to 3,5? I really would like to use the theme also as a pro later, if I can solve this problem. 🙂

    All of our themes are WordPress 3.5 ready. Please check the Theme Version and you can set the front page from the Theme Options. Please mention the Theme name when requesting any support.

    in reply to: Replicating the Front Page #3786
    D5 Creation
    Keymaster
    Quote:
    Quote from ksegroup on December 18, 2012, 17:00
    Please let me know what the details concerning the customization.

    We wish some of the expert users or members may assist you. At this moment D5 Creation team is passing very busy time.

    in reply to: Replicating the Front Page #3784
    D5 Creation
    Keymaster
    Quote:
    Quote from ksegroup on December 18, 2012, 15:26
    I love this wonderful WP template and hats of to d5 creations for this.

    The front page design is great and I would like to use this for some other pages on the site.

    Can you please tell me how to replicate the front page so I can use this format on some different pages?

    Any help is appreciated

    Thank you for liking our Theme. Actually it is possible but it will require major customization of that Theme. You can take the opportunity of our Service.

    in reply to: D5 Design Not Displaying Properly on iPad #3782
    D5 Creation
    Keymaster

    That is it. We don’t understand why people like the Responsive Layout. Now a days most of the devices support high resolution. Others who don’t like responsive layout may follow this forum topic.

    in reply to: Internet Explorer: Error on Page #3779
    D5 Creation
    Keymaster

    AEWdT.png

    We have checked your site and is working fine with Internet Explorer. You can add at least one featured images in your posts.

    in reply to: Changing footer and featured boxes #3778
    D5 Creation
    Keymaster

    We gave some sample text but the features are WordPress features. You can also hide this widgets from Theme Options. Please find the Theme Options and WP Dashboard properly before sending any support request.

    in reply to: Changing footer and featured boxes #3776
    D5 Creation
    Keymaster

    Those are widgets which you can edit from the Appearance > Widget of your WP Dashboard. These are WordPress features, not our themes’

    Thanks

    in reply to: Changing footer and featured boxes #3774
    D5 Creation
    Keymaster
    Quote:
    Quote from locutus2000 on December 13, 2012, 03:30
    So this is my first time building a word-press site and I decided to use the D5 Design theme (free). I’m already quite happy and was able to modify some things like removing read more buttons and changing the top area size. But now I still need to customize the footer section and I would like to resize the 3 featured boxes because I removed the read more buttons there as well.

    I’m unable to find both, could you please point me in the right direction?

    Thanks!

    The Pro Theme users will have the option to edit the footer credit line.

    in reply to: Small Business Theme (Free) Slideshow #3773
    D5 Creation
    Keymaster
    Quote:
    Quote from Tatobta on December 13, 2012, 10:12
    Hello again, is there anyone who can help me in this question?
    thanks

    You can use Pro versions to find such these features easily.

Viewing 50 posts - 1,751 through 1,800 (of 1,897 total)