ThemeForest

Sideways Portfolio Website WordPress Theme

  • Has been a member for 0-1 years

Hola Eugenio, thank you for the answer – i tried my best but couldn’t solve it. maybe because of the language barrier? i try to explain my problems again. one of it is about re-ordering photos in the existing portfolio items. my site is agnesbihari.com. one of my menupoint says ‘expositions’, which shows photos of my previous expositions arranged in various portfolio items appearing in grid. i’d like to reorder the photos previously uploaded in the various portfolio items. i followed your instructions but could get the result. draged and droped and re-arranged the fotos in the first exposition-cube (Cuba Without Sugar) in the edit window of the portfolio item, updated but nothing has changed…. please help! thenk you in advance

EugeneO
  • Go to the portfolio item edit screen.
  • Click the “Add media” button.
  • Select “uploaded to this page” from the drop down menu.
  • Drag and drop the photographs into the order you want.
  • Close the media library.
  • Click the update button on the portfolio item edit screen just to be sure everything is saved.

For further support you will have to log into the account used to buy the item so your purchase can be verified.

Default-user

thank you for your answer, this time i could resolve the problem of re-organising photos in galleries….however you told me to login on an account where i used to buy the item to get further suppor….well, i did have purchased Sideways and got your Purchase Confirmation on 2012.05.07 (yes, about a year ago) . but following the link “purchase certificate” didn’t get anywhere. i began to work on the site just recently and a few question has been arised. I used this support site of Sidewasy login in as ‘aaagnes’, got answers for some of the issues,an to tell the truth i dont know what else can i do to verify that i am really purchased your nice item…. (i dont even understand what is it requested from me…) i still have unresolved issues, eg. from the upper sidebar the button “go back to dashboard” is missing…..help me please!

EugeneO
The admin bar was intentionally remove to prevent the layout from breaking. Delete this from raw_framework/raw_functions.php:
// Remove admin bar
if(function_exists( 'show_admin_bar' )) {
    add_action( 'show_admin_bar', '__return_false' );
}
Default-user

thank you EugeniO, i will check out soon an i hope i will be able to solve it this way – meanwhile let me ask you two things again: 1. how could i place Facebook button on my site? 2. is there any way to relocate the thumbnail photos shown on every each phots while looking them in the various portfolio items (galleries) . i mean, it is useful to show that there are some more in the actual gallery, but it would be nicer to show these thumbnails under the photos as on a separate bar. or is it a modul and that’s it? thanks, best.

EugeneO

1.) I do not know. Trying looking for either a WordPress plugin or a tutorial online explaining how to code one manually.

2.) No there is not. The lightbox is the prettyPhoto third part jQuery plugin.

http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/
Default-user

thanks a lot! one more (sad) comment: the ‘like’ button under the photos in the portfolio items doesnt work :( however, the twitter button is funcioning

EugeneO

The like button is a part of the prettyphoto plugin.

Default-user

yes, i understand, but if it hasnt work propelly, what can be done?

EugeneO

There is nothing I can do as the code you are talking about is not a part of the theme. It is a third party plugin. The only option would be to update the prettyPhoto script to the latest version but the theme probably would not be compatible with the latest version.

  • Has been a member for 0-1 years

(resent, re-written) Hola Eugenio, thank you for the answer – i tried my best but couldn’t solve it. maybe because of the language barrier? i try to explain my problems again, this time only one of it, the foto re-arranging issue. my site is agnesbihari.com, where one of the menupoint says ‘expositions’, which shows photos of various expositions arranged in various portfolio items appearing in grid. i’d like to reorder the photos previously uploaded in the various portfolio items. i followed your instructions trying to re-order the phots in the first squere (called Cuba Without Sugar), but could not get the result. i draged and droped and re-arranged the fotos in the edit window of the portfolio item, then updated but nothing has changed…. please help! thank you in advance

EugeneO

Reply to your original post when posting follow up messages. It is easier to follow the conversation.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
squertes Purchased

Hello,

How can I add information on the right side of the “contact” page? I’ve tried everything and it just won’t work!

Tnx in advance for your reply!

EugeneO

Add widgets to the “Contact Sidebar” on the Appearance > Widgets screen.

Default-user
squertes Purchased

Thank you!

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

Hey again Eugeno,

Thank you for the superstar support so far, you have been extremely helpful! I’m one step away from being completely done with my website, very excited. whoop whoop.

Q: How do I remove the link on the single images in my horizontal portfolio? I’d like them to just be images without the annoying link when hovering and clicking on them.

eg. http://garayform.com/portfolio-item/the-sustainable-alliance

many thanks

Cam

EugeneO

Remove the links from around the images in the page-gallery.php template file.

Default-user

thanks for you fast reply E.

detected the code:

<?php echo $title; ?>

but when deleting the link code I seem to distort the whole thing. Could you please tell me exactly what it is that I need to remove/or replace (in a safe manner)?

dankie!

Default-user

hm.. code came out funny there.

EugeneO

You just have to remove the a HTML tags from around the images.

Default-user

thank you, it worked!!

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Hi there. I purchased this theme last year for a client however they’ve just brought a problem to my attention. It seems as if the contact form has stopped working. We have done nothing to the site since it went live so there are no plugin clashes. We have checked the spam folder and also have tried other email addresses – still nothing is getting through.

Can you please advise? The address is: http://sarahcollyer.com/wp/contact/

Thanks,

Erica

EugeneO

If the contact for did work but is no longer working something must have been changed on your WordPress installation or the server your website is hosted on as the theme code has not changed.

Contact your host and ask if any server settings have been changed that would prevent the php mail() function from working.

Failing that you could try a dedicated contact form plugin. It will offer many more features and flexibility compared to the built in contact form.

Default-user

Hi there. I also host the site and I can assure you that nothing has changed! We haven’t touched the site (except to post blogs) since we installed it. We just realised we’ve had no contact forms since the new Wordpress update. We have re-installed this version but to no avail. Is it possible that this theme is incompatible with the new Wordpress update?

Thanks,

Erica

EugeneO

The theme is compatible with the latest version of WordPress. I tested the live preview after your message and it worked which leads me to believe it is a server settings issue.

Default-user

Okay – I’ll look into it. Thanks for testing it for me. :)

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
squertes Purchased

When I’m using the “grid” portfolio, can I also set the collums for just the main portfolio page to two tiles instead of four?

EugeneO

You would have to make the changes in the stylesheet. I can’t provide the exact code changes you would need to make.

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years
aldun1 Purchased

1) is there a way to search or sort these comments, because I’m sure this as been asked?

2) how do I clear the slideshow back-stretch script? I deleted some images from the page, updated, cleared cache, change to default and back again… but still my old images are in slideshow.

EugeneO

1.) No.

2.) The background images are the images that are attached to the page so delete the images from your media library to detach them from the page.

Default-user
aldun1 Purchased

Oh that’s right they are “associated” to the page even if they’re no longer in the html of that page. Thanks!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi all, I’m sure this is a complete n00b question but…on the example Sideways site (http://redirect.eugeneo.com/?theme=sideways-wp) the Full Width page template is just a plain black text box. But when I add a new Page to my site, and use the Full Width template, it adds a box that has an Add A Comment box at the bottom, like at the bottom of a blog post. The only way I’ve found that I can add a plain black text box is to create a Portfolio Item, set to the Full Width portfolio page layout. Is that what you did to create the plain black text box under your example Full Width page template or is there a way to do it by creating a new Page and using one of the existing templates?

-Ben

Default-user

Dang it, I was so close…I noticed one of the page templates had a comments toggle but couldn’t recall where I’d seen it

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi, can I change size of horizontal gallery box? I’d like it to be larger. Thank you

EugeneO

There is no built in option to do that. You would have to make the customisation manually in the code.

Default-user

Can you tell me which file I have to change? then I’ll do my changes.

by
by
by
by
by