Search Results for 'crypton'

Viewing 25 results - 51 through 75 (of 200 total)
  • Author
    Search Results
  • #57598

    In reply to: crypton theme


    Shahriar
    Moderator

    You can change Crypton Homepage content. It is designed only for downloads and blog posts as it is in the demo. If you don’t like the Homepage design, you can use any page as you Homepage.

    You can do that by setting another page as homepage from Dashboard Settings Reading page.

    #57583

    Mohd. Aasim
    Member

    single-wpdmpro.php that is the default file for crypton default look… could you please let me know how to centralize trhe pic in this page or make default page as shown in demo

    #57582

    Shahriar
    Moderator

    The link you shared uses Crypton’s default look. Your package page should look like that by default if you are using Crypton. You need this add-on to show image buttons https://www.wpdownloadmanager.com/download/wpdm-image-button/

    Please send me the url to check.

    #57575

    Mohd. Aasim
    Member

    hxxps://demo.wpdownloadmanager.com/wpdmpro/wpdm-package/mobile-app-for-wpdm/

    how to make crypton a default outlook like this


    Shahriar
    Moderator

    Hi, Updating Download Manager won’t affect your customizations in Crypton. You can update to WPDM 4.6.6 safely.

    #57545

    In reply to: crypton theme

    OK, but how to add any type of content to the crypton homepage ?

    And how to add sidebar and place ads banner using widgets to the crypton homepage ?

    #57510

    In reply to: crypton theme

    Hi

    My website is at http://www.plr-reseller.com

    So how can I add more content to the crypton home page e.g video, text, and graphics ?

    I know that ( Admin Menu Appearance Menus ). But What is the name of the page that I need to add to the menu ?

    Can I add sidebar content to crypton theme ?

    Can I add advertising e.g. banners to crypton ?

    Thanks
    Amer


    CSTOne
    Member

    Hi

    i have customized crypton them , i want to update latest version 4.6.6 without affect theme changes and download manager existing date

    can you tell me , how to do it

    #57483

    In reply to: crypton theme

    Hi Shah

    How to add more content to the crypton home page e.g video, text, and graphics ?

    How to create Home button in the menu to go back to crypton homepage ?

    Thanks
    Amer

    #57430

    Hi Shaon

    I installed the crypton theme on my website, but I have few questions:

    1-How to customize the top theme menu and make it as drop down menu as in your demo.

    2-How to put conent and images into the theme slider and make it as slides as in your demo.

    3-I added 2 Tags but they are not showing in the Add New Package, please help.

    4-How to remove (Theme By WordPress Download Manager / Powered By WordPress) from the footer.

    5- How to show content for (From Blog) at the bottom of the theme.

    Thanks
    Amer

    #57077

    Mohd. Aasim
    Member

    How to get the display wider as in your demo as over here its more shrink-ed the one you provided (crypton) also how to get the call to action 4 in 3 colums as I am not able to get it done

    #56605

    Jaclyn
    Member

    I’ve installed WPDM Directory Add-on and added the shortcode for the advanced search. The drop downs for the category / order by / order are not working. I’ve disabled all other plugins and have disabled the template but I can’t get it to work. I’m using the Crypton template.

    #56181

    Shahriar
    Moderator

    You missed the ‘All Packages’ text when translating archive page. I have updated it, now that text is also translated.

    About the first screenshot. Those English texts are coming from the Crypton theme. We will release a full translation ready version soon.

    Related downloads are based on package tag. Use same tags in similar download to show them on related packages tab.

    #55417

    In reply to: Is there a tutorial


    Shahjada
    Keymaster
    1. We used Crypton theme there ( https://www.wpdownloadmanager.com/download/crypton/ ), btw, the theme is integrated with the special pack already https://www.wpdownloadmanager.com/download/wordpress-download-manager-special-pack/
    2. If you import sample data of that theme, all required pages will be created automatically
    3. as #2
    4. You need to use shortcode [wpdm_frontend], docs:  https://www.wpdownloadmanager.com/doc/short-codes/wpdm_frontend-front-end-uploader-ui/
    #50361

    In reply to: setup


    Shahriar
    Moderator

    Hi,

    You need Crypton theme to make that exact design like screenshot 2.

    First screenshot uses ‘3 Columns, Detailed’ link template. When inserting download shortcode use that link template.

    To insert shortcode easily use TinyMCE addon.

    Let me know if you have any more question.

    Thanks.

    #49882

    Shahriar
    Moderator

    Hi,

    Your first link shows downloads from a category. Your category url base is downloads ( from WPDM url structure settings ). So all of your download category url will look like the first url.

    Second and Third url shows normal WordPress posts from a category and tag. These pages uses different templates from Crypton Theme.

    Building custom templates ( category and tag archive for normal posts ) requires more time than simple edit. Please mail to customize@wpdownloadmanager.com to get a quote for the customization.

    Usually a theme uses different look for normal post and custom posts. Here you want same look for all posts ( download and normal posts)

    Thanks.

    #49392

    Thank you. I can see it working now. I’m still wondering about the categories tree. Is there anyway to modify the tree like one of your themes (expo or Crypton) without changing the entire WordPress theme? We would like to change both look and functionality.

    #49294

    One other question I had. We would like to modify the file tree without purchasing a complete WordPress theme. Is there a way to make the tree appear as it does in the Expo or Crypton theme without modifying the entire WordPress theme?

    #49231

    Lucas Hixson
    Member

    I purchased the WordPress Download Manager Special Pack which has the directory addon listed, but I do not see it listed in the download. this is what I got.

    crypton.zip
    download-after-submit.zip
    download-manager-4.5.6.zip
    liveforms.zip
    wpdm-advanced-custom-fields.zip
    wpdm-amazon-s3.zip
    wpdm-archive-page.zip
    wpdm-block-hotlink.zip
    wpdm-custom-access-level.zip
    wpdm-daily-download.zip
    wpdm-filemanager.zip
    wpdm-ftp-file-browser.zip
    wpdm-premium-packages.zip

    #49060

    Shahriar
    Moderator

    1. Try following code,

    <a href="<?php echo $pack[‘download_url’]; ?>"> target="_blank">Download</a>

    instead of, <?php echo $pack[‘download_link’]; ?>

    But you might lose some styles, because it is not designed for Crypton.

    2. elated posts are shown based on tags

    3. Customization required.

    4. Noted for next update.

    #49005

    pasqualino77
    Member

    1) Targhet blan for download

    I try to edit single-wpdmpro

    <div class=”pull-right qdl”>
    <?php echo $pack[‘download_link’]; ?>
    </div>

    But i can’t set targhet blank

    2) Related download don’t work

    For ex http://basikaraokegratis.com/download/adriano-celentano-yuppi-du-midi/

    Artist are Adriano celentano but related download are bruno martino

    http://basikaraokegratis.com/download/bobby-solo-non-si-cresce-mai-ft-little-tony-midi/

    Related bruno martino

    New file: http://basikaraokegratis.com/download/eros-ramazzotti-fuoco-nel-fuoco-midi/

    no related download

    3 Change home

    are possible have a right sidebar?

    I want show only tilte, are possible? (see image)

    #48906

    Shahriar
    Moderator

    Please show me an example of what you want to achieve (From Crypton demo). Or send your page link where you are facing the issue.

    #48768

    Shahriar
    Moderator

    Hi, Download a new copy of Crypton from your dashboard and install it. That should fix it, because we fix it there.


    Shahriar
    Moderator

    Maybe Crypton version was kept unchanged mistakenly when updated.

    #48710

    twomuch
    Member

    Hi,
    For some reason when i activate the crypton theme, i get a little white line across the page.
    Do You Know How I Can Get Rid Of This Line? Its really frustrating.
    Thanks.

Viewing 25 results - 51 through 75 (of 200 total)