» All Posts https://www.premiumpress.com/forums/forum/responsive-themes/download-theme/feed/ Sun, 26 Oct 2025 05:25:44 +0000 https://bbpress.org/?v=2.6.4 en-US https://www.premiumpress.com/forums/topic/db-with-many-softwares-ready-to-public/#post-156040 <![CDATA[db with many softwares ready to public]]> https://www.premiumpress.com/forums/topic/db-with-many-softwares-ready-to-public/#post-156040 Tue, 02 Jun 2020 07:26:27 +0000 ppt_mgglabs13-02-20_113260892 Hi!

somebody have a db with many softwares ready to public ?

I can pay if you are selling.

thanks !

]]>
https://www.premiumpress.com/forums/topic/v9-4-3-released/#post-154689 <![CDATA[Reply To: v9.4.3 Download Theme Released]]> https://www.premiumpress.com/forums/topic/v9-4-3-released/#post-154689 Thu, 19 Mar 2020 11:48:54 +0000 Adnan You should see the latest version in your members area.

]]>
https://www.premiumpress.com/forums/topic/v9-4-3-released/#post-154687 <![CDATA[Reply To: v9.4.3 Download Theme Released]]> https://www.premiumpress.com/forums/topic/v9-4-3-released/#post-154687 Thu, 19 Mar 2020 06:21:25 +0000 ppt_lethi18-03-20_117092081 how can i get this update ?

]]>
https://www.premiumpress.com/forums/topic/v9-4-3-released/#post-154334 <![CDATA[Reply To: v9.4.3 Download Theme Released]]> https://www.premiumpress.com/forums/topic/v9-4-3-released/#post-154334 Tue, 25 Feb 2020 14:51:31 +0000 Mark Fail My pleasure, i’m still finishing some sections off – the admin image cannot be changed currently but ill reupload it tonight.

]]>
https://www.premiumpress.com/forums/topic/v9-4-3-released/#post-154333 <![CDATA[v9.4.3 Download Theme Released]]> https://www.premiumpress.com/forums/topic/v9-4-3-released/#post-154333 Tue, 25 Feb 2020 08:27:27 +0000 JamesD @Mark Fail
Thank you, been looking forward to the update.

]]>
https://www.premiumpress.com/forums/topic/remove-basket/#post-152989 <![CDATA[Reply To: Remove basket]]> https://www.premiumpress.com/forums/topic/remove-basket/#post-152989 Mon, 11 Nov 2019 02:25:47 +0000 Thanks for sharing James 🙂

]]>
https://www.premiumpress.com/forums/topic/remove-basket/#post-152982 <![CDATA[Reply To: Remove basket]]> https://www.premiumpress.com/forums/topic/remove-basket/#post-152982 Fri, 08 Nov 2019 03:18:29 +0000 JamesD Hello Vane,

The quickest/easiest way to remove the basket would probably be via CSS as opposed to editing a file.
Try placing this CSS within your custom stylesheet or in the PremiumPress > DESIGN SETUP > CUSTOM CSS/STYLES > Header Styles (wp_head) setting and see if that takes care of it:

#menu-mainforum li.float-lg-right { display: none; }

To remove the block with the details you can edit the file:

  1. Make a backup of the /SO9/_download/template/content-listing.php file.
  2. Open the file and remove the HTML for that section starting around line #42 to #68
  3. Save the file and verify the section has been removed.

The complete HTML to remove should look like:

   <div class="bg-light pr-2 pt-2 mt-2 border-top">
      <div class="row">
         <div class="col-md-9 col-sm-6 col-12 pr-0">
            <ul class="list-inline mt-1 flex-list">

               <li class="list-inline-item bg-light border-0">
                  <i class="fa fa-shopping-basket h6"></i>
                  <span class="font-weight-bold h6"><?php echo do_shortcode('[PRICE]'); ?></span>
               

               <li class="list-inline-item"> <i class="fa fa-download"></i> <?php echo do_shortcode('[DOWNLOADS]'); ?> <?php echo __("Downloads","premiumpress") ?>
               <?php if(_ppt('comments') == 1){ ?>
               <li class="list-inline-item">
                  <i class="fa fa-comment" aria-hidden="true"></i> <?php echo $post->comment_count; ?> <?php echo __("Comments","premiumpress") ?>
               
               <?php } ?>
               <li class="list-inline-item last"><i class="fa fa-bar-chart-o"></i> <?php echo str_replace("%s",do_shortcode('[HITS]'),__("Viewed %s times","premiumpress")); ?>
            
         </div>
         <div class="col-md-3 col-sm-6 pl-lg-0 col-12">
            <div class="btn-group btn-block mt-1">
               ID); ?>"><i class="fa fa-search text-white" style="width:16px; height:20px"></i>
               ID); ?>"><?php echo __("View Details","premiumpress") ?>
            </div>
         </div>
      </div>
   </div>
]]>
https://www.premiumpress.com/forums/topic/remove-basket/#post-152958 <![CDATA[Remove basket]]> https://www.premiumpress.com/forums/topic/remove-basket/#post-152958 Mon, 04 Nov 2019 22:35:23 +0000 Vane How can i remove basket in main menu and, Details on listing display (look pictures) 😀
tnx for help.

Attachments:
You must be logged in to view attached files.
]]>
https://www.premiumpress.com/forums/topic/theme-update-8/#post-151365 <![CDATA[Reply To: Theme Update]]> https://www.premiumpress.com/forums/topic/theme-update-8/#post-151365 Wed, 15 May 2019 21:33:39 +0000 JamesD Hello one 1,
Info can be found here:

Boiler


There are several options ,but the only input required is just the name for the created child theme.

]]>