Discussion on FullScene - Portfolio / Photography WordPress Theme

Discussion on FullScene - Portfolio / Photography WordPress Theme

Cart 2,096 sales
Well Documented

premitheme supports this item

Supported

This author's response time can be up to 1 business day.

688 comments found.

Are there known issues with Instagram Widget and Twitter Widget? I entered all necessary info that is required and Instagram says Error on footer and Twitter is empty.

I corrected Instagram. Seems to be working. Twitter however is now rolling out 9 tweets when I set it for 3, so it is obnoxiously extending the footer frame. I reset and reentered all the keys to see if that would work. It doesn’t.

NVM – question already answered in earlier comments!

You can.

There are portfolio page templates which are capable of viewing one single category of portfolio items. So you can achieve your goal by creating multiple main portfolio categories and multiple portfolio pages (each one set to show one of the main portfolio categories).

You can even set multiple sup-categories for each main portfolio category, this way you will have filtering ability for each main portfolio category.

If you need any further clarification, let me know.

Hey again Premitheme. 2 additional questions.

1) A while back you showed on your old forum how to show href links from the single-post pages in the blogroll descriptions. It had to do something with adding this to the content.php code:

<?php if( is_single() ): ?> <?php wp_link_pages( array( ‘before’ => ‘

’ . __( ‘Pages:’, ‘premitheme’ ) . ‘ ’, ‘after’ => ‘

’ ) ); ?> <?php if( of_get_option(‘sharing_on’) == ’’ || of_get_option(‘sharing_on’) != ‘0’ ): ?> <?php get_template_part(‘inc/sharing_btns’); ?> <?php endif; ?> <?php endif; ?>

This seems to work only for unspecific “content-single” pages, but when I have a “content-single-video” page for example, any href links do not show up in the blogroll descriptions. They do of course show up on the actual post page, just not in the roll.

I’m guessing this has to do with adding a specific rule about specific post types? I’ve tried adding an <?php if( is_single() ): ?> for content-video and content-single-video, but nothing has worked so far.

2) For some reason, the links from the homepage captions do not work on my site. Although I’ve done a lot of customization to the code, the only thing I’ve changed regarding the homepage is increasing the (CSS) pixel width of the 2nd caption in the ‘supersized-shutter-home-dark.css”. I can’t see that breaking the link code, but perhaps you have a suggestion on what might be going on? I can provide login info if needed.

Thanks for any help!

Do you want to exclude the targeted categories from the main blog page only? Or from all archives pages (like category and author archives)?

From the main blog page only…

Sorry, I’m back.

OK, open “fullscene/index.php” in a code editor and find this line …

Then insert the next line of code just BEFORE the highlighted line above …

<?php if ( is_home() ) query_posts('cat=-3'); ?>

And replace “3” with the needed category id. Don’t remove the “minus” sign, it means “exclude”.

The final result should look like this …

And here is how to find the category ID …

Hey Premitheme – just an FYI that all of your demo themes are currently broken. They all display an index.php fatal error.

Also curious if there is any plan to allow lightbox option for “recent-posts” section. I currently use the “recent posts” option in one of my pages using the “Home Page – Composition” template. If I’m using Video embeds on each post, it will displays a thumbnail (featured image) – but clicking this leads to the single post page. It would be wonderful if that thumbnail could open up a lightbox of the video, instead of always having to go to the Post page.

Still an incredible theme – great to see you are still supporting it into WP4.

Thanks for your note about my demos. They was hacked because of a forgotten old “timthumb” file in one of the folders. Every thing fixed now.

About your request, no problem at all. I will put this in my todo list for the next update.

Thanks for the kind words :)

Responsive please :crying:

Unfortunately no plans for responsive version currently. Even releasing an update now needs almost a complete rewrite of the code since Themeforest made many changes to the theme requirements to be approved.

It will take a good time to release a normal update, so will will take longer to make it responsive, if planned.

You know it’s the future right? LIke RESPONSIVE websites are a thing. Why is this theme still not responsive??!!??

Unfortunately no plans for responsive version currently. Even releasing an update now needs almost a complete rewrite of the code since Themeforest made many changes to the theme requirements to be approved.

It will take a good time to release a normal update, so will will take longer to make it responsive, if planned.

Hi there. Have just tred to install the latest version, but it keeps failing saying there’s no “style.css stylesheet”.

Any ideas what might be going wrong?

All the best, Matt

For the stylesheet it looks like you uploaded the wrong .zip file. Please unzip the downloaded package then upload “theme.zip” file inside.

For the menus, maybe you just need to reassign the main and footer menus again, not creating them from scratch.

Can you post a link to your site to check the pagination problem?

Here’s my shop page where going to page returns a 404 error. http://www.theunfinished.co.uk/shop/

Will reply to your support ticket, check it shortly please.

Hi sorry how can i desactivate FEATURED image on articles (blog) ? thanks for all

http://kravmaga-karateclub-hyerois.com/stage-national-de-krav-maga/

ok sorry i found it

Removing this code from my single post page (single.php) worked for me:

<?php if ( (function_exists(‘has_post_thumbnail’)) && (has_post_thumbnail()) ) { the_post_thumbnail(array( 200,200 ), array( ‘class’ => ‘post_thumbnail’ )); } ?>

Great, but please consider using child theme for this kind of modifications. This will help you when you update your theme.

Hi,

I CAN’T see my Portfolio Item. after i public and view. this message show up…

404 PAGE NOT FOUND SORRY, THIS PAGE MAY HAVE BEEN MOVED, DELETED OR MAYBE YOU JUST MIS-TYPED THE URL. PLEASE CHECK YOUR SPELLING OR USE THE SEARCH FIELD BELOW …

Hi,

Did you change the permalinks settings recently? If so, go to “Settings -> Permalinks” again in the WP admin and just click “Save” without changing any settings, and see if this helps.

Let me know what happened.

Hi can you help me to change ” POSTED IN STAGES & COMPÉTITION /BY ZOUZOU48 “

http://kravmaga-karateclub-hyerois.com/category/askch/

i’m unable to find it … i would like to traduce it or delete this line Thanks for all

Copy and paste this in “Appearance > Theme options > Style Settings > Custom CSS”.

.blog-posts .entry-meta { display: none; }

Hello,

I have had this theme for a while and am very happy with it. I had 24 portfolio items that were all showing on the portfolio page. I just attempted to add my 26th portfolio item. The item appears to have added, as I can go to it directly. However, it does not show up on the main portfolio page.

Is there a limit to how many portfolio items will show on the main portfolio page?

Thank you

Hi, sorry for the late response. I see now 25 portfolio items, did you delete one?

Unfortunately no plans for responsive version currently.

Hello, the 26th item I added last month appeared after a day, so it appeared the problem was resolved.

But now, I just added a 27th portfolio item, and the same thing is happening. The individual item appears as its own page, but is not displayed on the Portfolio page (only 26 items show)

Here is the link of the 27th Portfolio Item that is correct: http://danielazarian.com/portfolio/film-festival-ident Here is the Portfolio page, that only displays 26 items: http://danielazarian.com/work

Please advise if you are able to figure out what is going wrong.

Thank you

Hello, to add to this… Once I logged OUT of the Wordpress Dashboard, and went to the live site (without being logged in), it appears to have fixed

Hi, how can I change “view all” button in “recent work” section?

I will add this in my ToDo list for the next update.

Can you add Social Links Icon for VK.com?

This is more like a personal request that popular request. Iwill add a note on this so when I have the chance to add it, I will do. But it’s better to try to edit the files and add it by yourself if you need it badly. You have the social icons PSD files and will need to edit HTML, PHP and CSS code. It’s a task that needs a professional to get it done.

Is there a way to have the blog pages in full width without the side widgets? I’d like to only keep the footer for widgets and have the right column empty in blog posts. Thanks in advance

This is possible, but it’s a customization work that is out of my support scope unfortunately. You will need to hire a WP theme developer to get this job done.

how can i get the layout of the blog page like on your demo site ? tried everything

Do you mean the demo content? or what?

If you mean the demo content, there is XML file included in the downloaded package that you just need to import it to get a starting demo content, then edit it to your needs.

Let me know if this doesn’t help.

Is it possible to place the preview image gallery in a portfolio item below the text and information instead of above the text.

I have a video above the text (using the easy embed), and having a preview image gallery directly below the video makes the informative text of the project fall of on the bottom of the screen.

If not, is there a workaround ?

Also is it possible to have the Instagram widget displayed the same way as the Flickr widget, in a 3×3 grid?

Checking it

So sorry there are missing styling CSS rules. I will update the theme shortly to reflect the correct look of Instagram widget. Please allow few hours for the update to be approved.

Will I be able to make links out of the content of the fullscreen slider? Thanks.

For the fullscreen home slider, you can set a URL for each slide and then the caption will become the link.

How can lightbox be disabled for some images/gallery? Some images should be for download, and should not open in the ligbox.

If you want to disable it, it will be disabled for all content images (portfolio preview images will still be working). Do you want to do this?

I’m trying to remove the header and navigation bar from one page. Is there a css script I should be using? Thanks in advance

I just wonder .. when you do this, how you will go out of this page to anywhere else in your site? You will not have a navigation to go to anywhere.

Hello. Is this theme WP 4.0 compatible?

Tested and no problems reported, so yes! However any future bugs will be addressed. The theme still supported, no worries.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey